local-1.Hs   [plain text]


template<typename T> void func()   
{   
  struct object   
  {   
    object() {}
  };   
}