kurz/tests/typecheck_function_multiple...

9 lines
164 B
Plaintext

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