aboutsummaryrefslogtreecommitdiff
path: root/src/go/types/stdlib_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/go/types/stdlib_test.go')
-rw-r--r--src/go/types/stdlib_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/go/types/stdlib_test.go b/src/go/types/stdlib_test.go
index 8a1e2905a7..71e14b85e5 100644
--- a/src/go/types/stdlib_test.go
+++ b/src/go/types/stdlib_test.go
@@ -175,7 +175,6 @@ func TestStdFixed(t *testing.T) {
"issue16369.go", // go/types handles this correctly - not an issue
"issue18459.go", // go/types doesn't check validity of //go:xxx directives
"issue18882.go", // go/types doesn't check validity of //go:xxx directives
- "issue20232.go", // go/types handles larger constants than gc
"issue20529.go", // go/types does not have constraints on stack size
"issue22200.go", // go/types does not have constraints on stack size
"issue22200b.go", // go/types does not have constraints on stack size