kurz/tests/unknown_function_in_functio...

8 lines
83 B
Plaintext

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