Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mismatch between specification and actual syntax for tokens #2543

Open
jtristan opened this issue Sep 13, 2024 · 0 comments
Open

Mismatch between specification and actual syntax for tokens #2543

jtristan opened this issue Sep 13, 2024 · 0 comments

Comments

@jtristan
Copy link

What happened?

The grammar describes the syntax of TokenType as:

TokenType ::= 'token'

but in practice, it seems like the syntax is:

TokenType ::= '!stablehlo.token'

Steps to reproduce your issue

No response

Version information

73b0862

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant