mirror of https://github.com/golang/go.git
update old test file
This commit is contained in:
parent
3ff402911a
commit
f291e1d5a6
|
|
@ -10,4 +10,4 @@
|
||||||
// there yet, so put it here for now. See also #20800.)
|
// there yet, so put it here for now. See also #20800.)
|
||||||
|
|
||||||
package e
|
package e
|
||||||
func([<-chan<-[func u){go // ERROR "unexpected u"
|
func([<-chan<-[func u){go // ERROR "unexpected `u'"
|
||||||
Loading…
Reference in New Issue