mirror of
https://github.com/ruby/ruby.git
synced 2026-08-16 02:15:57 +08:00
4 lines
54 B
Ruby
4 lines
54 B
Ruby
class Delegator < BasicObject
|
|
VERSION = "0.1.0"
|
|
end
|