diff options
author | Jemma Issroff <[email protected]> | 2023-09-12 09:39:18 -0400 |
---|---|---|
committer | git <[email protected]> | 2023-09-12 13:39:24 +0000 |
commit | 39336c1ab897cee3b9069d8650a1e2ace23d128f (patch) | |
tree | dab1290a7db150e1eabb030ae96ad3fd433f0812 /spec/ruby/core | |
parent | b55785579cf114acbb0d9809b9e429d31b7aa8f3 (diff) |
[ruby/yarp] Heredocs can create Interpolated(X)StringNodes or
(X)StringNodes
(https://github.com/ruby/yarp/pull/1427)
Prior to this commit, heredocs were automatically InterpolatedNodes
regardless of whether there was actually interpolation. With this
commit, heredocs are only interpolate if there is actually
interpolation
https://github.com/ruby/yarp/commit/e9f436128b
Diffstat (limited to 'spec/ruby/core')
0 files changed, 0 insertions, 0 deletions