https://issues.dlang.org/show_bug.cgi?id=5710
--- Comment #37 from Sobirari Muhomori <[email protected]> --- (In reply to Martin Nowak from comment #34) > Yes, this is similar to comment 31 and it should work using the normal > delegate pointer. It's still challenging to implement all the IR gen for > this. My proposal is to have single context instead of multicontext - should have less difficulty for the caller - no need to generate the array, only a normal closure context. --
