Skip to content

Instantly share code, notes, and snippets.

@operateur-mar
Created December 14, 2016 18:47
Hello World in Scala - Aqua Web
object HelloWorld with Application {
Console.println("Hello World!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment