


function main() {

  print("hola\n");
  
}
