aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue68580.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixedbugs/issue68580.go')
-rw-r--r--test/fixedbugs/issue68580.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixedbugs/issue68580.go b/test/fixedbugs/issue68580.go
index b60a7447aa..5c25d15b43 100644
--- a/test/fixedbugs/issue68580.go
+++ b/test/fixedbugs/issue68580.go
@@ -1,4 +1,4 @@
-// compile -goexperiment aliastypeparams
+// compile
// Copyright 2024 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style