Sha256: fdb565587459171deb7007458887055427d6866a4e75df4c55a29615ec06cca3
Contents?: true
Size: 295 Bytes
Versions: 4
Compression:
Stored size: 295 Bytes
Contents
/** 8 **/ { six() + two() } -> END === function six ~ return four() + two() === function four ~ return two() + two() === function two ~ return 2
Version data entries
4 entries across 4 versions & 1 rubygems