Skip to content

Commit 5caf565

Browse files
committed
fix: skip some typecheck tests because error message changes
1 parent 4c44f65 commit 5caf565

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/testdata/notcompiles/typecheck_many_issues.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//go:build go1.20
2+
13
//golangcitest:args -Etypecheck
24
package testdata
35

0 commit comments

Comments
 (0)