Struct value modification

This commit is contained in:
2025-09-20 18:41:22 +10:00
parent ab4b7e6aae
commit 93eec33e60
2 changed files with 78 additions and 66 deletions

View File

@@ -20,8 +20,5 @@ endstruct
init &myPoint -point
set &myPoint.xpos 20
println $myPoint.xpos
!myPoint.dingle &out
println $myPoint