https://issues.dlang.org/show_bug.cgi?id=14161
Fyodor Ustinov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Fyodor Ustinov <[email protected]> --- Moreover. If the function is not defined (only pointer), I get this error: aa.d(5): Error: no property 'f' for type 'int' when try use 5.f(); --
