https://issues.dlang.org/show_bug.cgi?id=7623
--- Comment #1 from Vladimir Panteleev <[email protected]> --- Pretty sure this can't work for the same reason `alias foo.isOne isTwo` doesn't work - you can't alias an expression. --
https://issues.dlang.org/show_bug.cgi?id=7623
--- Comment #1 from Vladimir Panteleev <[email protected]> --- Pretty sure this can't work for the same reason `alias foo.isOne isTwo` doesn't work - you can't alias an expression. --