6 lines
No EOL
71 B
Text
6 lines
No EOL
71 B
Text
# name: class << self ... end
|
|
# key: cla
|
|
# --
|
|
class << ${self}
|
|
$0
|
|
end |