fix countries[2]^^ = 0 compiler crash

This commit is contained in:
Irmen de Jong
2025-07-31 02:03:18 +02:00
parent 3d10882f57
commit eb8b408b82
5 changed files with 88 additions and 39 deletions

View File

@@ -3,7 +3,6 @@ TODO
fix ^^Node nodes / cx16.r0L = nodes[2].weight (TODO("IR datatype for struct instances")
fix bool bb2 = bptr[2]^^ ... peekbool(bptr[2]) gives a arg 1 type error... just omit peekbool() here?
fix countries[2]^^ = 0 compiler crash
fix passing array of structptrs to subroutine , arg type mismatches
disallow ^^str