https://issues.dlang.org/show_bug.cgi?id=16415
--- Comment #1 from Artem Borisovskiy <[email protected]> --- Oh, almost forgot: it's DMD v2.071.1 and the message says: src/main.d(26): Error: main.Visitor!(A, B).Visitor.generateMethods!(A, B).generateMethods!(B).generateMethod!(B).visit at src/main.d(16) conflicts with main.Visitor!(A, B).Visitor.generateMethods!(A, B).generateMethod!(A).visit at src/main.d(16) --
