Update the list of keywords

refs #8096
This commit is contained in:
Gunnar Beutner 2014-12-16 15:46:45 +01:00
parent d82defe6a9
commit 2836e9fc6f

View File

@ -39,17 +39,23 @@ used as constants or custom attributes.
include_recursive include_recursive
library library
null null
partial
true true
false false
const const
var
this
use
apply apply
to to
where where
import import
assign assign
ignore ignore
zone function
return
for
if
else
in in
You can escape reserved keywords using the `@` character. The following example You can escape reserved keywords using the `@` character. The following example