kurz/tests/typecheck_function_multiple...

9 lines
181 B
Plaintext

//valid,42footesttest2stuff
//:END:
function int str str => str str str foo
{
intToStr req req print req deq "test" "test2" "stuff" print
}
42 "foo" "bar" foo print print println