Access variables in structs

This commit is contained in:
2025-09-20 17:44:50 +10:00
parent 39dc320f5d
commit ab4b7e6aae
2 changed files with 83 additions and 49 deletions

View File

@@ -18,11 +18,9 @@ struct -point
endfun
endstruct
pusharg 43 32
init &myPoint -point
set &myPoint.xpos 17
set &myPoint.ypos 23
println $myPoint.xpos
!myPoint.dingle &out