hcl/t/var-5004.err
hyung-hwan f6d97f8301
All checks were successful
continuous-integration/drone/push Build is passing
let 'fun' replace 'defun' totally
2024-09-28 11:57:56 +09:00

3 lines
83 B
Plaintext

fun self.x() { ##ERROR: syntax error - invalid function name 'self.x' for 'fun'
};