This is not meant to be committed, it's meant to demonstrate an
issue with using RecursiveASTVisitor with TestTU on code that contains a
top-level variable template.
The variable template declaration is never visited, for reasons I don't
fully understand.