Commit 3444f042 authored by unknown's avatar unknown

Fixed that CHARSET keyword could not be used as identifier

parent d6d2440f
......@@ -3238,6 +3238,7 @@ keyword:
| BOOLEAN_SYM {}
| CACHE_SYM {}
| CHANGED {}
| CHARSET {}
| CHECKSUM_SYM {}
| CHECK_SYM {}
| CIPHER_SYM {}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment