[Issue 13085] Compiler does not reject storing global reference to scope delegate

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 9 15:17:58 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13085

--- Comment #1 from hsteoh at quickfur.ath.cx ---
The line "globDg = dg" should be rejected at compile-time, but isn't.

--


More information about the Digitalmars-d-bugs mailing list