2009-01-28 07:04:27 +00:00

6 lines
81 B
Plaintext

#name : class << self ... end
#group : definitions
# --
class << ${self}
$0
end