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