Skip to content

Instantly share code, notes, and snippets.

@valen214
Last active June 4, 2017 19:00
Show Gist options
  • Save valen214/853c8e0f7c32a8111405af82a00cd260 to your computer and use it in GitHub Desktop.
Save valen214/853c8e0f7c32a8111405af82a00cd260 to your computer and use it in GitHub Desktop.
comment block switch
/*
This is now comment
/*/
executable code
/*****/
//* added a '/' at the front
This is now executable
/*/
This is now comment
/*****/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment