Skip to content

Instantly share code, notes, and snippets.

@hmarcelodn
Created May 24, 2022 21:21
Show Gist options
  • Save hmarcelodn/ab85f9d1a24e03656c1a22b1bb4e76bc to your computer and use it in GitHub Desktop.
Save hmarcelodn/ab85f9d1a24e03656c1a22b1bb4e76bc to your computer and use it in GitHub Desktop.
thl-grammar.pegjs-12
Operator = op:("=" / "!=" / ">" / "<" / ">=" / "<=" / "$=")+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment