#include "a.h" void f(SmallString<256>&); template void use_var_template(decltype(T() + var_template<0>)) {}