[Issue 22261] import expression does not work in __ctfe context

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Dec 19 01:26:52 UTC 2021


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

moonlightsentinel at disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |moonlightsentinel at disroot.o
                   |                            |rg
         Resolution|---                         |INVALID

--- Comment #1 from moonlightsentinel at disroot.org ---
The supplied code never enters CTFE because semantic analysis fails with the
aforementioned error.

See https://wiki.dlang.org/User:Quickfur/Compile-time_vs._compile-time

--


More information about the Digitalmars-d-bugs mailing list