Skip to content

Instantly share code, notes, and snippets.

@clarenced
Created August 11, 2011 14:12
Show Gist options
  • Save clarenced/1139743 to your computer and use it in GitHub Desktop.
Save clarenced/1139743 to your computer and use it in GitHub Desktop.
Underscore in integer literals
int one_million = 1_000_000;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment