https://issues.dlang.org/show_bug.cgi?id=22632
wolframw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |CTFE, ice-on-valid-code CC| |[email protected] Hardware|x86_64 |All OS|Windows |All Severity|enhancement |normal --- Comment #1 from wolframw <[email protected]> --- This can be easily reproduced with an AA literal, no structs necessary: https://run.dlang.io/gist/32e6bbd4cd2b3c6e339234ec30ccfe92 It looks like CTFE doesn't cover comparisons of AA literals with null. --
