functor import Application System define {System.showInfo 'Hello World'} {Application.exit 0} end