mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 08:01:30 -07:00
Files

This turns on "use strict" in JavaScript, which enforces declaring variables among other things, and may allow better optimisations.