Skip to content

Instantly share code, notes, and snippets.

@davidsharp
Created December 11, 2015 13:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidsharp/f980f39d2b58ac3cace6 to your computer and use it in GitHub Desktop.
Save davidsharp/f980f39d2b58ac3cace6 to your computer and use it in GitHub Desktop.
You want a true value? Sure. (Because apparently I can never spell 'true')
(function(){"use strict";
window.ture=!!("Sure, here's your true value");
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment