mirror of
https://github.com/ruby/ruby.git
synced 2025-09-16 17:14:01 +02:00
parent
ccec209b2c
commit
f5b368df0c
4 changed files with 21 additions and 7 deletions
|
@ -16,7 +16,7 @@ module Prism
|
|||
assert_equal <<~'ERROR', Debug.format_errors('"%W"\u"', false)
|
||||
> 1 | "%W"\u"
|
||||
| ^ expected a newline or semicolon after the statement
|
||||
| ^ invalid token
|
||||
| ^ invalid character `\`
|
||||
| ^ expected a closing delimiter for the string literal
|
||||
ERROR
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue