Compound arrays
This commit is contained in:
@@ -22,7 +22,7 @@ Boolean: Bool = true
|
||||
// Compound expressions
|
||||
//-----------------------------------------------------------------------------
|
||||
array1: [4]S64 = {1,2,3,4}
|
||||
|
||||
imp_array := [5]S64{1,2}
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// Pointers
|
||||
|
||||
Reference in New Issue
Block a user