Kaydet (Commit) 23459482 authored tarafından Takeshi Abe's avatar Takeshi Abe

be in lexicographic order

Change-Id: I26b15fe1cc5f8f3066f241143d01615a7416eb5b
üst 94bb5021
...@@ -41,8 +41,8 @@ static const char* strListBasicKeyWords[] = { ...@@ -41,8 +41,8 @@ static const char* strListBasicKeyWords[] = {
"and", "and",
"any", "any",
"append", "append",
"attribute",
"as", "as",
"attribute",
"base", "base",
"binary", "binary",
"boolean", "boolean",
...@@ -157,8 +157,8 @@ static const char* strListBasicKeyWords[] = { ...@@ -157,8 +157,8 @@ static const char* strListBasicKeyWords[] = {
"type", "type",
"typeof", "typeof",
"until", "until",
"vbasupport",
"variant", "variant",
"vbasupport",
"wend", "wend",
"while", "while",
"with", "with",
......
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