Update Go.stg

This commit is contained in:
Peter Boyer 2016-11-29 23:50:39 -05:00 committed by GitHub
parent 39c77ca20f
commit ced8fba5bc
1 changed files with 1 additions and 1 deletions

View File

@ -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)>