mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 20:44:20 +00:00
Followed up 66d2fc7989d741bf5a73286233139901cecb4fc2
This commit is contained in:
parent
b036a44e57
commit
b048fd572a
@ -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…
x
Reference in New Issue
Block a user