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

--- Comment #2 from Sophie <[email protected]> ---
Oh, that second error illuminated the first. I was able to get the pragma to
output the correct flag by rewriting as `pragma(msg, __traits(compiles,
super(x)));` but now I'm just hitting the same error as here
https://issues.dlang.org/show_bug.cgi?id=15428

--

Reply via email to