mirror of
https://github.com/tufanbarisyildirim/gonginx.git
synced 2026-04-27 00:35:51 +03:00
[PR #6] [MERGED] avoid panic if comment is found in statements #34
Labels
No labels
bug
enhancement
good first issue
pull-request
question
v2
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gonginx#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tufanbarisyildirim/gonginx/pull/6
Author: @virusdefender
Created: 8/17/2021
Status: ✅ Merged
Merged: 8/17/2021
Merged by: @tufanbarisyildirim
Base:
master← Head:fix-comment-in-statement📝 Commits (1)
01b730favoid panic if comment is found in statements📊 Changes
2 files changed (+18 additions, -0 deletions)
View changed files
📝
parser/parser.go(+8 -0)📝
parser/parser_test.go(+10 -0)📄 Description
panic: unexpected token Comment (#comment) on line 3, column 1🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.