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