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

--- Comment #2 from Satoshi <[email protected]> ---
() @trusted {


}

block is rewritten as
() {

}

what is wrong

--

Reply via email to