https://issues.dlang.org/show_bug.cgi?id=14657
b2.t...@gmx.com changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.dlang.org/show_bug.cgi?id=14657
--- Comment #2 from Daniel Kozak ---
Ok maybe I am wrong:
template unaryFun()
{
void unaryFun(ref int a) pure nothrow @safe @nogc {}
void unaryFun(int a) pure nothrow @safe @nogc {}
}
void unaryFun2()(auto ref int a) pure nothrow @safe @nog
https://issues.dlang.org/show_bug.cgi?id=14657
Daniel Kozak changed:
What|Removed |Added
CC||kozz...@gmail.com
--- Comment #1 from Daniel
https://issues.dlang.org/show_bug.cgi?id=14657
naptime changed:
What|Removed |Added
CC||naptimeentertainment@gmail.
|