Sha256: edb6368e016115ecb6700f464709352bf5f2a3032001ef5b74fc813d5f3d56b6
Contents?: true
Size: 285 Bytes
Versions: 8
Compression:
Stored size: 285 Bytes
Contents
module LocationHelper : _WithLocation interface _WithLocation def location_method: () -> String end def hello: () -> void end class StringGeneric[X < Integer, Y < Integer = String] def location_method: () -> Integer include LocationHelper extend LocationHelper end
Version data entries
8 entries across 8 versions & 1 rubygems