michael@0: for (d in [0, 0]) { michael@0: const a = (d -= (++d).toString()) michael@0: for each(b in [Number(1) << d, 0, 0xC]) { michael@0: b / a michael@0: } michael@0: }