[parser] Remove unnecessary .(string) casting and $$ = $1 from parser.y (#825)
* parser: use <ident> rather than <item> for string-only rules This get rid of many .(string) casts. * parser: get rid of unnecessary $$ = $1.
This commit is contained in:
6874
parser/parser.go
6874
parser/parser.go
File diff suppressed because it is too large
Load Diff
392
parser/parser.y
392
parser/parser.y
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user