Closed kevinresol closed 7 years ago
The compiler does not interpolate invalid identifiers (e.g. starting with number)
'$1' should not be highlighted as interpolation.
'$1'
Nice catch. :)
The compiler does not interpolate invalid identifiers (e.g. starting with number)
'$1'
should not be highlighted as interpolation.