https://issues.dlang.org/show_bug.cgi?id=23835
--- Comment #2 from Richard Cattermole <[email protected]> --- Yeah I went with ``typeof(builder).perform;`` since the real thing is templated non-trivially. Not ideal for example code though (which is what triggered this). --
