Skip to content

Instantly share code, notes, and snippets.

@Shinpeim
Created February 26, 2014 15:18
Show Gist options
  • Select an option

  • Save Shinpeim/9231374 to your computer and use it in GitHub Desktop.

Select an option

Save Shinpeim/9231374 to your computer and use it in GitHub Desktop.
/*
* here is comment
*/
// needed to compile comment
/*
* here is comment
*/
// needed to compile comment
1;
/*
* here is comment
*/
// needed to compile comment
1;
/*
* here is comment
*/
// needed to compile comment
(function () {
})();
/*
* here is comment
*/
// needed to compile comment
(function(){
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment