[Issue 11226] Problems with typeof(null) and const

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 30 14:51:45 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=11226



--- Comment #1 from Simen Kjaeraas <simen.kjaras at gmail.com> 2013-10-30 14:51:44 PDT ---
Another thing that fails with typeof(null):

assert(is(typeof(null) : const(typeof(null))));

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list