4 lines
91 B
Plaintext
4 lines
91 B
Plaintext
defun :* fun1() { ##ERROR: syntax error - function name not symbol in defun
|
|
return 10;
|
|
};
|