externc-1.C   [plain text]


#include "externc-1.H"

template <typename X> struct foo 
{
  X y;
};