mirror of
https://github.com/irmen/prog8.git
synced 2025-01-23 15:30:10 +00:00
e9edffa9f0
Just use an explicit sys.memcopy(src, dest, sizeof(dest)) or assign array members individually.