[Issue 24047] compiler accepts unparseable code for unittests when -unittest is not provided

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 8 12:24:57 UTC 2023


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

Dennis <dkorpel at live.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dkorpel at live.nl
           Hardware|x86                         |All
                 OS|Mac OS X                    |All

--- Comment #1 from Dennis <dkorpel at live.nl> ---
unittests are not being parsed without -unittest by design

> I believe the code above should not compile, even when -unittest is not specified.

Why?

--


More information about the Digitalmars-d-bugs mailing list