On Wednesday, 16 June 2021 at 11:38:54 UTC, RazvanN wrote: > becomes this: > > ```d > void foo() @safe > { > @trusted > { > .... > } > } > ``` Definitely would love this