Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit a4cc007

Browse files
committed
another issue
1 parent 48d616c commit a4cc007

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test_issues/main.go

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ package main
22

33
var bad_var_name int
44

5+
var another_bad_var_name int
6+
57
func Bad_func_nAmE() {}
68

79
func main() {}

0 commit comments

Comments
 (0)