Skip to content

Instantly share code, notes, and snippets.

@jvgomez
Created November 25, 2014 07:16
Show Gist options
  • Save jvgomez/3a1b2839b537afb00e36 to your computer and use it in GitHub Desktop.
Save jvgomez/3a1b2839b537afb00e36 to your computer and use it in GitHub Desktop.

testing cpp highlighting :::cpp int main () { int a = 5; std::cout << a << std::endl; }

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