mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
4 lines
132 B
Plaintext
4 lines
132 B
Plaintext
class <<self rand end
|
|
^~~~ unexpected local variable or method; expected a newline or a ';' after the singleton class
|
|
|