case '/':
                    curText += next; skipOne = true;
                    yield* emitTokenIf();
                    setToken(TOK.Comment);
                    appendToken();