hcl/t/feed-5009.err
hyung-hwan d99a514278
All checks were successful
continuous-integration/drone/push Build is passing
WIP - introducing the BINOP token
2024-02-04 21:35:31 +09:00

4 lines
91 B
Plaintext

defun :* fun1() { ##ERROR: syntax error - function name not symbol in defun
return 10;
};