Skip to main content

Variables

Syntax

var
var_stmt name: type ::= value;"var"
identifier (":" type_decl) (":=" expression)