print_argu("Hello function!\n"); sub print_argu{ print "@_\n"; }