working-directory-1.h   [plain text]


template<typename T> struct A {
  A() {
    int a;
  }
};