kurz/tests/invalid_function_name_opera...

8 lines
99 B
Plaintext
Raw Permalink 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
2022-12-31 16:09:55 +01:00
function str => deq
2022-12-14 09:34:49 +01:00
{
deq
}
2022-12-31 16:09:55 +01:00
"42" print