Update Go.stg
This commit is contained in:
parent
39c77ca20f
commit
ced8fba5bc
|
@ -407,7 +407,7 @@ func (p *<parser.name>) <currentRule.name; format="cap">(<currentRule.args:{a |
|
|||
}()
|
||||
|
||||
<if(currentRule.hasLookaheadBlock)>
|
||||
var _int alt
|
||||
var _alt int
|
||||
<endif>
|
||||
|
||||
<if(code)>
|
||||
|
|
Loading…
Reference in New Issue