32 lines
279 B
TOML
32 lines
279 B
TOML
tokens = [
|
|
"a",
|
|
"an",
|
|
"and",
|
|
"any",
|
|
"as",
|
|
"at",
|
|
"be",
|
|
"because",
|
|
"but",
|
|
"by",
|
|
"can",
|
|
"could",
|
|
"do",
|
|
"for",
|
|
"from",
|
|
"have",
|
|
"if",
|
|
"of",
|
|
"or",
|
|
"some",
|
|
"than",
|
|
"the",
|
|
"these",
|
|
"this",
|
|
"to",
|
|
"will",
|
|
"with",
|
|
"would",
|
|
"did",
|
|
]
|