Module liva_parser::statement::declaration  [−][src]
Modules
Functions are declared with the fun keyword, followed by the
name of the function. The naming convention follows variables
names.
Conditional code execution though If statements