Skip to content

Instantly share code, notes, and snippets.

@tolmasky
Created June 8, 2011 08:54
Show Gist options
  • Select an option

  • Save tolmasky/1014047 to your computer and use it in GitHub Desktop.

Select an option

Save tolmasky/1014047 to your computer and use it in GitHub Desktop.
Block =
"{" _ StatementList? _ "}"
Identifier =
!(ReservedWord !IdentifierPart) IdentifierName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment