kurz/tests/invalid_function_name_operation.qbl

8 lines
92 B
Plaintext
Raw Normal View History

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