Function Run(args() as String) As Integer Print "Hello world!" Quit End Function