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

Paul Backus <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #1 from Paul Backus <[email protected]> ---
As far as I can tell (https://run.dlang.io/is/4tusPN), `scope` is in fact
inferred for `arg` in the example given. So this is not an issue with templates
genrally, but with `format`, `write`, and `writeln` in particular.

--

Reply via email to