kurz/tests/invalid_function_name_operation.qbl

8 lines
97 B
Plaintext
Raw Normal View History

2022-12-18 04:05:50 +01:00
//invalid,Expected function name but got deq at 3:20:END:
2022-12-14 09:34:49 +01:00
function int => deq
{
deq
}
42 print