1
0
mirror of https://github.com/golang/go synced 2024-11-22 08:34:40 -07:00

fix build

R=gri
http://go/go-review/1017014
This commit is contained in:
Rob Pike 2009-11-02 23:06:48 -08:00
parent be56b95770
commit 929e27e3d5

View File

@ -221,7 +221,7 @@ var tests = []*Test{
&Test{
in: "{.repeated section integer}{.end}",
err: "line 0: .repeated: cannot repeat integer (type int)",
err: "line 1: .repeated: cannot repeat integer (type int)",
},
// Nested names