// checks for a single quote inside of a double quote string
text("hello world'", 0, 0);
