aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue13274.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixedbugs/issue13274.go')
-rw-r--r--test/fixedbugs/issue13274.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixedbugs/issue13274.go b/test/fixedbugs/issue13274.go
index 480f5bcc11..816bd9b8f2 100644
--- a/test/fixedbugs/issue13274.go
+++ b/test/fixedbugs/issue13274.go
@@ -8,4 +8,4 @@
package p
-var f = func() { // ERROR "unexpected EOF" \ No newline at end of file
+var f = func() { // ERROR "unexpected EOF|expected .*}.*" \ No newline at end of file