I think this is a bug, but is easily worked around with:auto test(string a) { return .test(a, "b"); }
Thanks, this worked. Filled it: https://issues.dlang.org/show_bug.cgi?id=14965
I think this is a bug, but is easily worked around with:auto test(string a) { return .test(a, "b"); }
Thanks, this worked. Filled it: https://issues.dlang.org/show_bug.cgi?id=14965