aboutsummaryrefslogtreecommitdiffstats
path: root/test/yarp/snapshots/whitequark/string_concat.txt
diff options
context:
space:
mode:
authorKevin Newton <kddnewton@gmail.com>2023-08-29 09:17:34 -0400
committergit <svn-admin@ruby-lang.org>2023-08-29 20:12:57 +0000
commitb435161404ed960e02fadfd1c3d983d1fbfb91a0 (patch)
tree17addc8461de3886f8ac85ec6adc9798defe9f03 /test/yarp/snapshots/whitequark/string_concat.txt
parent455153705c81fc1561317279da54daa5e5b479b3 (diff)
downloadruby-b435161404ed960e02fadfd1c3d983d1fbfb91a0.tar.gz
[ruby/yarp] Add instance variable names to the constant pool
https://github.com/ruby/yarp/commit/f049932c44
Diffstat (limited to 'test/yarp/snapshots/whitequark/string_concat.txt')
-rw-r--r--test/yarp/snapshots/whitequark/string_concat.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/yarp/snapshots/whitequark/string_concat.txt b/test/yarp/snapshots/whitequark/string_concat.txt
index c20f4ac35e..fde498b39f 100644
--- a/test/yarp/snapshots/whitequark/string_concat.txt
+++ b/test/yarp/snapshots/whitequark/string_concat.txt
@@ -7,7 +7,7 @@ ProgramNode(0...14)(
[StringNode(1...4)(nil, (1...4), nil, "foo"),
EmbeddedVariableNode(4...7)(
(4...5),
- InstanceVariableReadNode(5...7)()
+ InstanceVariableReadNode(5...7)(:a)
)],
(7...8)
),