Inconsistent behaviour static assert directly or via mixin?
DLearner
bmqazwsx123 at gmail.com
Wed Mar 25 20:57:21 UTC 2026
On Wednesday, 25 March 2026 at 01:19:51 UTC, user1234 wrote:
> On Monday, 23 March 2026 at 18:06:35 UTC, DLearner wrote:
>> [...]
>>_and nothing else_.
>> [...]
>
> What you mean is that in both case there's should be a SIGILL I
> suppose. Or it is about the code dump in stdout ?
What I wanted was:
```
test.d-mixin-14(14): Error: static assert: "Indirect"
```
appearing on the console, and nothing else.
More information about the Digitalmars-d-learn
mailing list