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

Parsing error (expected "EOI", "grammar_rule") #817

Closed
huacnlee opened this issue Mar 3, 2023 · 0 comments
Closed

Parsing error (expected "EOI", "grammar_rule") #817

huacnlee opened this issue Mar 3, 2023 · 0 comments
Labels

Comments

@huacnlee
Copy link
Member

huacnlee commented Mar 3, 2023

In Move language case:

https://github.com/victoryang00/move-fmt/blob/4e6e47adf766177f48387b4216f0b161f0bce937/src/grammar.pest

////////////////////////////////////////////////////////////////////////////////////////////////////
/// structs
////////////////////////////////////////////////////////////////////////////////////////////////////
a = { "a" }

Will raise Parsing error:

Parsing error (expected "EOI", "grammar_rule")
@huacnlee huacnlee added the bug label Mar 3, 2023
huacnlee added a commit to huacnlee/pest that referenced this issue Mar 3, 2023
huacnlee added a commit to huacnlee/pest that referenced this issue Mar 3, 2023
@tomtau tomtau closed this as completed in ebb1ccd Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant