blob: 54674a024721da9eea7facd0f0c833368b1d97a8 [file]
package Hello
fun main() {
System.out.println("Hello!")
}