Escape Characters and Poor Design Decisions
To say it once and for all: using " as the escape character for ' within single-quoted strings is a poor decision in language design.
To say it once and for all: using " as the escape character for ' within single-quoted strings is a poor decision in language design.