[ruby/prism] Add it read and assignment test

659d769621
This commit is contained in:
S-H-GAMELINKS 2025-07-23 21:23:47 +09:00 committed by Kevin Newton
parent b482e3d7cd
commit 02200ac81c

View file

@ -0,0 +1 @@
42.tap { p it; it = it; p it }