Online Fantom Compiler

class HelloWorld { static Void main() { echo("hello world") } }