Descriptioncmd/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 issue 3434.
Patch Set 1 #Patch Set 2 : diff -r 567a139d4052 https://code.google.com/p/go/ #Patch Set 3 : diff -r 567a139d4052 https://code.google.com/p/go/ #MessagesTotal messages: 3
|