mirror of
https://github.com/irmen/prog8.git
synced 2025-02-08 16:30:28 +00:00
a defer statement sets its corresponding bit in a bitmask that is shifted in the defer handler routine to see what defer blocks to call.
a defer statement sets its corresponding bit in a bitmask that is shifted in the defer handler routine to see what defer blocks to call.