Basic compound parsing, maybe I should unify with calls again
This commit is contained in:
@@ -21,7 +21,8 @@ Boolean: Bool = true
|
||||
//-----------------------------------------------------------------------------
|
||||
// Compound expressions
|
||||
//-----------------------------------------------------------------------------
|
||||
array1: [4]S64
|
||||
array1: [4]S64 = {1,2,3,4}
|
||||
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// Pointers
|
||||
|
||||
Reference in New Issue
Block a user