// Build don't link: template struct B { B() { } }; B<0> bnull; // ERROR - could not convert template argument