https://issues.dlang.org/show_bug.cgi?id=10619
--- Comment #1 from [email protected] --- Looks like the problem is that the mangling of both instances of 'dg' is identical, so the compiler thinks that they are the same function. --
https://issues.dlang.org/show_bug.cgi?id=10619
--- Comment #1 from [email protected] --- Looks like the problem is that the mangling of both instances of 'dg' is identical, so the compiler thinks that they are the same function. --