cmtice e20ce964f7
lit] Update internal shell lexer to remove escape on '$' only for double-quoted strings. (#156742)
PR 156125 removed the escape (backslash) in front of '$' for all quoted
strings. It has since been pointed out this should only happen for
double-quoted strings. This PR fixes that.
2025-09-03 14:31:04 -07:00
..