mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 16:44:01 +02:00
3 lines
54 B
Ruby
3 lines
54 B
Ruby
class Delegator < BasicObject
|
|
VERSION = "0.1.0"
|
|
end
|