mirror of
https://github.com/ruby/ruby.git
synced 2025-09-16 00:54:01 +02:00
parent
18ee7c9a10
commit
76e11595e2
7 changed files with 72 additions and 21 deletions
|
@ -71,6 +71,7 @@ module Prism
|
|||
# https://github.com/seattlerb/ruby_parser/issues/344
|
||||
failures = crlf | %w[
|
||||
alias.txt
|
||||
heredocs_with_ignored_newlines.txt
|
||||
method_calls.txt
|
||||
methods.txt
|
||||
multi_write.txt
|
||||
|
@ -94,6 +95,7 @@ module Prism
|
|||
whitequark/lvar_injecting_match.txt
|
||||
whitequark/not.txt
|
||||
whitequark/op_asgn_cmd.txt
|
||||
whitequark/parser_bug_640.txt
|
||||
whitequark/parser_slash_slash_n_escaping_in_literals.txt
|
||||
whitequark/pattern_matching_single_line_allowed_omission_of_parentheses.txt
|
||||
whitequark/pattern_matching_single_line.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue