Skip to content

Instantly share code, notes, and snippets.

@Interfere
Created March 22, 2017 08:49
Show Gist options
  • Save Interfere/0f42f61e84bbd1e9c40fd0fb0b5ab9c0 to your computer and use it in GitHub Desktop.
Save Interfere/0f42f61e84bbd1e9c40fd0fb0b5ab9c0 to your computer and use it in GitHub Desktop.
Default section 2
default: {
...
if (advanceIfValidStartOfOperator(tmp, BufferEnd))
return lexOperatorIdentifier();
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment