#include "t.h"
#include "a.h"

void a()
{
  foo<float> local;
}
