From f291e1d5a6adee558d21bb7e0a3a17471bad7eb6 Mon Sep 17 00:00:00 2001 From: Zxilly Date: Fri, 23 Feb 2024 05:08:49 +0800 Subject: [PATCH] update old test file --- test/fixedbugs/issue20789.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixedbugs/issue20789.go b/test/fixedbugs/issue20789.go index 4e4eed42a7..cba1290957 100644 --- a/test/fixedbugs/issue20789.go +++ b/test/fixedbugs/issue20789.go @@ -10,4 +10,4 @@ // there yet, so put it here for now. See also #20800.) package e -func([<-chan<-[func u){go // ERROR "unexpected u" \ No newline at end of file +func([<-chan<-[func u){go // ERROR "unexpected `u'" \ No newline at end of file