class Program {
  main() {	// no return type
  }
}

