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