Project

General

Profile

« Previous | Next » 

Revision 84f14ff0

Added by jemmai (Jemma Issroff) over 1 year ago

[PRISM] Pre-concatenate Strings in InterpolatedStringNode

This commit concatenates String VALUEs within
InterpolatedStringNodes to allow us to preserve frozenness of
concatenated strings such as "a""b"

Co-authored-by: Aaron Patterson