Skip to content

Commit d76ffb9

Browse files
authored
update testdata: var case (#1055)
1 parent ff7b0ad commit d76ffb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testdata/exported-issue-1045.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ func (t *Tags) Keys() []string {}
1717
// A value which may be passed to the which parameter for Getitimer and
1818
type ItimerWhich int
1919

20+
// toolchain var incorrect
21+
var ToolchainRE = "toolchain"
2022

2123
/*
2224
// PropertyBag

0 commit comments

Comments
 (0)