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

RazvanN <[email protected]> changed:

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

--- Comment #3 from RazvanN <[email protected]> ---
I cannot reproduce neither of the examples. I get:

test.d(1): Error: function `test.test!(1, 2, 3).test` no `return exp;` or
`assert(0);` at end of function
test.d(11): Error: template instance `test.test!(1, 2, 3)` error instantiating


So this seems to have been fixed.

--

Reply via email to