-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Compiler json dump inserts invalid json character at end of output #17853
Labels
Comments
I was going to report the same issue: |
timotheecour
added a commit
to timotheecour/Nim
that referenced
this issue
Apr 28, 2021
timotheecour
added a commit
to timotheecour/Nim
that referenced
this issue
Apr 28, 2021
timotheecour
added a commit
to timotheecour/Nim
that referenced
this issue
Apr 28, 2021
timotheecour
added a commit
to timotheecour/Nim
that referenced
this issue
Apr 29, 2021
timotheecour
added a commit
that referenced
this issue
Apr 29, 2021
PMunch
pushed a commit
to PMunch/Nim
that referenced
this issue
Mar 28, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is causing the nim vim plugin to throw an error every time a Nim file is opened.
Example
Current Output
Expected Output
Possible Solution
Seems to be something from this PR after investigating using git bisect.
The text was updated successfully, but these errors were encountered: