Skip to content

Commit a3d5a52

Browse files
committed
simple: fix golden test case
Fixes regression introduced by cee67be.
1 parent 01287e5 commit a3d5a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simple/testdata/src/example.com/CheckLoopCopy/copy_generics.go.golden

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//go:build go1.18
1+
//go:build go1.20
22

33
package pkg
44

0 commit comments

Comments
 (0)