https://issues.dlang.org/show_bug.cgi?id=13293 --- Comment #3 from hsteoh at quickfur.ath.cx --- I'd expect something like `Result function()` or something along those lines, rather than `Result()` which looks like a ctor invocation. --