result code = -1 standard error = { tests/bugs/gh-449.slang(19): error 30019: expected an expression of type 'S', got 'vector' foo(a + b); ^ tests/bugs/gh-449.slang(28): error 30019: expected an expression of type 'S', got 'vector' foo(u + f); ^ } standard output = { }