Skip to content

Commit

Permalink
Fix alive mutation in op-asgn dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
mbj committed Oct 31, 2023
1 parent a000223 commit 1e956d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/corpus/semantic/opasgn.rb
Original file line number Diff line number Diff line change
@@ -1 +1 @@
y += "#{42}\n"
y["#{42}\n"] += "#{42}\n"

0 comments on commit 1e956d2

Please sign in to comment.