-
Robert Griesemer authored
If a multi-line raw string is the first token on a line, it should not be indented because the following lines (belonging to the raw string) are not indented either. Adjusted src of ebnf/ebnf_test.go manually as it now is formatted as expected. gofmt -w src misc Fixes #1072. R=r CC=golang-dev https://golang.org/cl/4119056
d812e8c9
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
ebnf.go | ||
ebnf_test.go | ||
parser.go |