// checks for an escaped escape character inside of a double quote string
text("hello world\\", 0, 0);
