https://issues.dlang.org/show_bug.cgi?id=20137 --- Comment #10 from anonymous4 <dfj1esp02 at sneakemail.com> --- Should be detectable by dscanner on syntax level: if rhs is a template named Scoped and lhs is not an `auto` declared variable. --