[FEAT] Structs and arrays supported as expression atoms

This commit is contained in:
2021-05-04 15:38:01 +02:00
parent 58808d33a5
commit 28b059c57e
4 changed files with 39 additions and 15 deletions

View File

@@ -11,4 +11,4 @@ struct triangle
end
var peiv as array of 2 triangle
const perico as number = 4-peiv
const perico as number = 4-peiv[0].a.x