-
Notifications
You must be signed in to change notification settings - Fork 332
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
HCL Parser does not accept a comment as the last line in the file #4611
Comments
hi @mccartney ; thanks for the report! This seems very similar to Let me see if the suggestion reported there also fixes this issue. |
Sadly this needs work beyond what was done in #4616 ; Any help appreciated! |
I can look into it. I have also seen similar issue. Will get some more details regarding this |
I suspect this has something to do with the
Other languages use NEWLINE or EOF:
|
I was debugging the issue looks like
|
Related discussion in Antlr group: https://groups.google.com/g/antlr-discussion/c/1mJ0n38Jf8c?pli=1 |
What is the smallest, simplest way to reproduce the problem?
What is the full stack trace of any errors you encountered?
The text was updated successfully, but these errors were encountered: