language
language copied to clipboard
Separate out CEL grammar and import
- Instead of directly including CEL grammar, we can split it out and import the definitions
- Update tests with new token ordering
Previous WIP is here: https://github.com/openfga/language/pull/104