Skip to content

Instantly share code, notes, and snippets.

@powerc9000
Last active June 27, 2016 05:56
Show Gist options
  • Save powerc9000/d731abf586d3af6045e07a6f55007d6b to your computer and use it in GitHub Desktop.
Save powerc9000/d731abf586d3af6045e07a6f55007d6b to your computer and use it in GitHub Desktop.
Testing syntax highlighting

This is a test of syntax highlighting

function code(){
  var that = this;
  //Something something
}

code();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment