Skip to content

Instantly share code, notes, and snippets.

@thomasjmwb
Created February 2, 2012 09:07
Show Gist options
  • Save thomasjmwb/1722481 to your computer and use it in GitHub Desktop.
Save thomasjmwb/1722481 to your computer and use it in GitHub Desktop.

Revisions

  1. @invalid-email-address Anonymous revised this gist Feb 2, 2012. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion derp.js
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    function()
    {
    var derp="1";
    var derp="1";
    }
  2. @invalid-email-address Anonymous created this gist Feb 2, 2012.
    4 changes: 4 additions & 0 deletions derp.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    function()
    {
    var derp="1";
    }