https://issues.dlang.org/show_bug.cgi?id=20828
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |rg Hardware|x86_64 |All OS|Linux |All Severity|normal |regression --- Comment #2 from [email protected] --- Thats a regression from 2.074 2.073.2: Success with output: tuple("scope", "@safe") Since 2.074.1: Success with output: tuple("@safe") --
