Sha256: 32d896ce3fd5f95ff93e07434c239ad11f05283e301f76732bf8d9969a55e434
Contents?: true
Size: 154 Bytes
Versions: 35
Compression:
Stored size: 154 Bytes
Contents
// test that the calculation is fold to 13 var a = 1 + 2 * 6; // test that it isn't replaced with 0.3333 because that is more characters var b = 1/3;
Version data entries
35 entries across 35 versions & 10 rubygems