1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Bison 3.59.1 folds yydestruct function header

This commit is contained in:
Nobuyoshi Nakada 2020-05-04 13:35:38 +09:00 committed by nagachika
parent 06ab2791c3
commit b971bad49b

View file

@ -14,6 +14,7 @@ a\
} }
/^yydestruct.*yymsg/,/{/{ /^yydestruct.*yymsg/,/{/{
/^yydestruct/{ /^yydestruct/{
/,$/N
/[, *]p)/!{ /[, *]p)/!{
H H
s/^/ruby_parser_&/ s/^/ruby_parser_&/