Files
hak/t/feed-5008.err

4 lines
91 B
Plaintext
Raw Normal View History

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