null is also a keyword

This commit is contained in:
greg 2015-07-19 00:32:51 -07:00
parent 04f53b6beb
commit b5ee45f639
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -22,5 +22,5 @@ fn my_function(arg1, arg2); statements(); end
Keywords:
if, then, else, while, let, fn, end
if, then, else, while, let, fn, end, null