mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Followed up 66d2fc7989
This commit is contained in:
parent
b036a44e57
commit
b048fd572a
1 changed files with 1 additions and 1 deletions
|
@ -548,7 +548,7 @@ module Racc
|
|||
end
|
||||
|
||||
# Exit parser.
|
||||
# Return value is Symbol_Value_Stack[0].
|
||||
# Return value is +Symbol_Value_Stack[0]+.
|
||||
def yyaccept
|
||||
throw :racc_jump, 2
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue