mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 13:04:13 +02:00
3 lines
54 B
Ruby
3 lines
54 B
Ruby
class Delegator < BasicObject
|
|
VERSION = "0.1.0"
|
|
end
|