Sha256: 2d79667ea16f573948bea0a0e9c655652ddc1f423c2eed1b73bf9216e3b0d008
Contents?: true
Size: 237 Bytes
Versions: 1332
Compression:
Stored size: 237 Bytes
Contents
class b {} # if the files are evaluated in the wrong order, the file 'b' has a reference # to $a (set in file 'a') and with strict variable lookup should raise an error # and fail this test. $b = $a # error if $a not set in strict mode
Version data entries
1,332 entries across 675 versions & 1 rubygems