Now we use a function closure to capture the `destArch` variable so the for loop can't change it.
12 KiB
Executable File
12 KiB
Executable File
Now we use a function closure to capture the `destArch` variable so the for loop can't change it.