mirror of
https://github.com/tufanbarisyildirim/gonginx.git
synced 2026-04-27 00:35:51 +03:00
[PR #18] [MERGED] Rework variable & keyword #44
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#44
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/18
Author: @tufanbarisyildirim
Created: 5/8/2023
Status: ✅ Merged
Merged: 5/8/2023
Merged by: @tufanbarisyildirim
Base:
master← Head:issue-17📝 Commits (1)
44b3f58rework variable vs keyword📊 Changes
6 files changed (+216 additions, -35 deletions)
View changed files
➕
full-example/formatting/issue17-formatted.conf(+40 -0)➕
full-example/formatting/issue17-raw.conf(+44 -0)📝
parser/lexer.go(+31 -30)📝
parser/lexer_test.go(+6 -5)📝
parser/parser_test.go(+51 -0)➕
testdata/issues/17.conf(+44 -0)📄 Description
solving #17
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.