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