mirror of
https://github.com/golang/go
synced 2024-11-22 22:20:03 -07:00
parent
be56b95770
commit
929e27e3d5
@ -221,7 +221,7 @@ var tests = []*Test{
|
|||||||
&Test{
|
&Test{
|
||||||
in: "{.repeated section integer}{.end}",
|
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
|
// Nested names
|
||||||
|
Loading…
Reference in New Issue
Block a user