https://issues.dlang.org/show_bug.cgi?id=17409
Walter Bright <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #1 from Walter Bright <[email protected]> --- I get: test.d(5): Error: scope variable ptr assigned to non-scope parameter unnamed calling indirectly when I try it with the latest. --
