Skip to content

Commit

Permalink
update testdata: var case (#1055)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfederowicz authored Oct 2, 2024
1 parent ff7b0ad commit d76ffb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions testdata/exported-issue-1045.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ func (t *Tags) Keys() []string {}
// A value which may be passed to the which parameter for Getitimer and
type ItimerWhich int

// toolchain var incorrect
var ToolchainRE = "toolchain"

/*
// PropertyBag
Expand Down

0 comments on commit d76ffb9

Please # to comment.