https://issues.dlang.org/show_bug.cgi?id=15309
Kenji Hara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |15239 --- Comment #1 from Kenji Hara <[email protected]> --- This is the cause of issue 15239. The null type field will be referenced in ctfeInterpret function, then a segfault happens. --
