Sha256: 39e533891509df75d507df34742b4b95193b2cf57babcca8aab45134c81c7099
Contents?: true
Size: 277 Bytes
Versions: 82
Compression:
Stored size: 277 Bytes
Contents
# This file will be safe loaded three times. # The first one fail because B and C constant are not defined # The second one file because B requires C constant so will not be loaded # The third one B and C are defined # But here we need some of b.rb A_result = [B, C] A = "A"
Version data entries
82 entries across 82 versions & 4 rubygems