Skip to content

Commit

Permalink
[PRISM] Disallow &. in MLHS
Browse files Browse the repository at this point in the history
  • Loading branch information
kddnewton committed May 3, 2024
1 parent 1af2dea commit c631679
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/.excludes-prism/TestSyntax.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
exclude(:test_methoddef_endless_command, "unknown")
exclude(:test_numbered_parameter, "unknown")
exclude(:test_optional_self_reference, "unknown")
exclude(:test_safe_call_in_massign_lhs, "unknown")
exclude(:test_syntax_error_at_newline, "unknown")
exclude(:test_unexpected_fraction, "unknown")
exclude(:test_unterminated_heredoc_cr, "unknown")
Expand Down

0 comments on commit c631679

Please sign in to comment.