That's a bug. It should be using the function pointer.UFCS call should abide by the same scoping rules as anything else.https://issues.dlang.org/show_bug.cgi?id=14161
I thought that's how UFCS was explicitly designed? Global symbols only, yes?
That's a bug. It should be using the function pointer.UFCS call should abide by the same scoping rules as anything else.https://issues.dlang.org/show_bug.cgi?id=14161
I thought that's how UFCS was explicitly designed? Global symbols only, yes?