-
Notifications
You must be signed in to change notification settings - Fork 0
Keywords
Frederic Jarjour edited this page May 24, 2022
·
8 revisions
These keywords are all reserved by Kode and cannot be used as variable names. The Built-in functions are also reserved, but are excluded from this list.
- val
- int
- float
- string
- bool
- null
- func
- return
- end
- self
- super
- if
- else
- for
- and
- or
- not