Add new words to dictionary

This commit is contained in:
Nicolas Abril 2024-05-18 15:29:33 +02:00
parent e94cb78c7d
commit c9bf2d4b83

View File

@ -14,6 +14,7 @@
"builtins", "builtins",
"callcc", "callcc",
"chumsky", "chumsky",
"codegen",
"codepoint", "codepoint",
"codepoints", "codepoints",
"combinators", "combinators",
@ -73,6 +74,7 @@
"postcondition", "postcondition",
"powi", "powi",
"prec", "prec",
"Pythonish",
"quadtree", "quadtree",
"quadtrees", "quadtrees",
"readback", "readback",