class Program {
  int main(int a) {
    foo(int);	// type in function call
  }
}

