]> git.kianting.info Git - clo/blobdiff - src/tokenize.ts
rebuild parser
[clo] / src / tokenize.ts
index 6fa22f4497454a140f9c6cbf7a5d6108897ea78a..144dbedc0736f5eae1da0063ad9869e321e59d7c 100644 (file)
@@ -64,7 +64,7 @@ export interface MatcheePair {
  * SEMI_C// semi-colon
  */
 export enum TokenType {
-    NL, // newlinw
+    NL, // newline
     SP, // half-width space and tab
     ID, // identifier
     STR, // string