https://issues.dlang.org/show_bug.cgi?id=19959
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Rainer Schuetze <[email protected]> --- This symbol is emitted by dmd. LDC already uses the abbreviated form "templatefunc!(arg1, arg2)()", but omits function parameter type information. --
