https://issues.dlang.org/show_bug.cgi?id=17222
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #3 from RazvanN <[email protected]> --- This now yields: test.d-mixin-10(10): Error: template instance `ifti1!()` does not match template declaration `ifti1(T)(T)` test.d(27): Error: template instance `test.__unittest_L15_C1.Hoge.Proxy!(foo).opDispatch!"ifti1".opDispatch!()` error instantiating test.d(27): Error: `opDispatch(T...)` has no effect Closing as worksforme. --
