Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
upamanyus committed Dec 20, 2024
1 parent 69fd3fc commit 05695af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion globals_test/globals.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ func bar() {
}

func init() {
GlobalX = GlobalX
GlobalX = GlobalX + 0
}

func init() {
Expand Down

0 comments on commit 05695af

Please sign in to comment.