1#include "local-1.H"
2int main()
3{
4  func<int> ();
5  return 0;
6}
7