3 lines
83 B
Plaintext
3 lines
83 B
Plaintext
fun self.x() { ##ERROR: syntax error - invalid function name 'self.x' for 'fun'
|
|
};
|