ruby/lib/prism/translation/parser
Earlopain 3071c5d04c [ruby/prism] Fix parser translator with trailing backslash in %W /%I array
https://docs.ruby-lang.org/en/master/syntax/literals_rdoc.html#label-25w+and+-25W-3A+String-Array+Literals
> %W allow escape sequences described in Escape Sequences. However the continuation line <newline> is not usable because it is interpreted as the escaped newline described above.

f5c7460ad5
2025-06-30 12:32:31 +00:00
..
builder.rb [ruby/prism] [DOC] Specify markdown mode to RDoc 2025-05-29 04:45:58 +00:00
compiler.rb [ruby/prism] [DOC] Specify markdown mode to RDoc 2025-05-29 04:45:58 +00:00
lexer.rb [ruby/prism] Fix parser translator with trailing backslash in %W /%I array 2025-06-30 12:32:31 +00:00