Skip to content

Instantly share code, notes, and snippets.

@colomon
Created March 29, 2013 19:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colomon/5273087 to your computer and use it in GitHub Desktop.
Save colomon/5273087 to your computer and use it in GitHub Desktop.
TOP
| integer-constant
| | integer-constant:sym<8>
| | | octal-constant
| | | | odigit
| | | | * FAIL
| | | * MATCH "0"
| | * MATCH "0"
| * MATCH "0"
* MATCH "0"
「0」
integer-constant => 「0」
octal-constant => 「0」
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment