[Bug #18962] Do not read again once reached EOF
Ripper::Lexer#parse re-parses the source code with syntax errors when raise_errors: false.
Ripper::Lexer#parse
raise_errors: false
Co-Authored-By: tompng tomoyapenguin@gmail.com
[Bug #18962] Do not read again once reached EOF
Ripper::Lexer#parsere-parses the source code with syntax errorswhen
raise_errors: false.Co-Authored-By: tompng tomoyapenguin@gmail.com