http://d.puremagic.com/issues/show_bug.cgi?id=2599





------- Comment #5 from s...@iname.com  2009-01-25 09:37 -------
(In reply to comment #4)
> Try this at home:
> 
> void fun(T1, T2)(T2 x)
> {
> }
> 
> void main()
> {
>     fun!(int)("a");
> }

But where's it documented?  Are you sure it isn't a bug that DMD accepts it?


-- 

Reply via email to