Project

General

Profile

« Previous | Next » 

Revision 39336c1a

Added by jemmai (Jemma Issroff) about 2 years ago

[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