var <# identifier #> [':' <# type_expression #>] [= <# value_expression #>]
var flag: Bool var counter: Int32 = 0 var id = Nat32 0