@(nome: String = "Mundo") @main("Welcome to Play 2.1") {

Olá @nome

}