https://issues.dlang.org/show_bug.cgi?id=13374
--- Comment #1 from Vladimir Panteleev <[email protected]> --- > But even if x took no arguments and returned a string, there needs to be a way > to pass the function by alias, not by its evaluation result. Even with -property, the compiler still attempts to evaluate it while complaining that "Error: not a property x". --
