https://issues.dlang.org/show_bug.cgi?id=13732
--- Comment #4 from Meta <[email protected]> --- > Isn't comment 2 what we have already? Ya, I created this issue because any template allows you to use the `this T` syntax, and it will accept any type (which seemed like a bug at the time). I still think it's confusing, and it does nothing in a template that's not nested in an aggregate, but might not necessarily be behaviour that needs to be fixed. --
