From 77ac95b9985f5669d6659bfb54728786d28c2ef0 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 20 Jul 2020 09:42:30 +0800 Subject: *misc --- src/lua51/llex.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lua51/llex.h') diff --git a/src/lua51/llex.h b/src/lua51/llex.h index a9201ce..8a013f9 100644 --- a/src/lua51/llex.h +++ b/src/lua51/llex.h @@ -17,6 +17,7 @@ #define TOKEN_LEN (sizeof("function")/sizeof(char)) +//c tokens枚举,用来做终结符 /* * WARNING: if you change the order of this enumeration, * grep "ORDER RESERVED" -- cgit v1.1-26-g67d0