cmd/gc: remove reference to ? and @ symbols in error message
Those symbols are only allowed during imports; the parser may expect them but saying that doesn't help users. Fixes #3434. R=ken2 CC=golang-dev https://golang.org/cl/7277045
Showing
Please register or sign in to comment