-
Mike Dalessio authored
Set heredoc_end to NULL at the start of lexing a heredoc, to avoid having state from the previous heredoc confuse the parser's current location. https://github.com/ruby/yarp/commit/21ee304f0e
Mike Dalessio authoredSet heredoc_end to NULL at the start of lexing a heredoc, to avoid having state from the previous heredoc confuse the parser's current location. https://github.com/ruby/yarp/commit/21ee304f0e
Loading