Anybody know what the attribute "FINALIZE" (Finalize the data in this block on collect) means?
Don't use it.It specifies that the block is a D class instance, and so has a vtable with a finalizer referenced therein.
Obviously an int does not have that. -Steve