1
0
mirror of https://github.com/golang/go synced 2024-10-05 16:41:21 -06:00
go/src/cmd/asm/internal
Dominik Honnef 53d42fbead cmd/asm/internal/lex: format error correctly
Error doesn't take a format string and appends its own newline. Phrase
the error like the other ones.

Change-Id: Ic3af857e5d4890207c74a6eb59a0d1067b503e1b
Reviewed-on: https://go-review.googlesource.com/16420
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
2015-11-08 19:17:54 +00:00
..
arch cmd/asm/internal/asm: add aliases for ARM64 condition codes 2015-09-17 15:11:08 +00:00
asm asm: give error message for unadorned symbol reference 2015-09-18 18:08:52 +00:00
flags all: retire architecture letter in file names, public API 2015-05-21 17:32:17 +00:00
lex cmd/asm/internal/lex: format error correctly 2015-11-08 19:17:54 +00:00