kurz/tests/unknown_function_in_functio...

8 lines
76 B
Plaintext

//invalid,Call to unknown function bar at 5:5
function => foo
{
bar
}
foo