hcl/t/feed-5009.err

4 lines
91 B
Plaintext
Raw Normal View History

2024-02-04 12:35:31 +00:00
defun :* fun1() { ##ERROR: syntax error - function name not symbol in defun
return 10;
};