val name = CommandLine.name () val _ = print name val args = CommandLine.arguments () val _ = app print args