blob: e9b353c97603200a3cd9feecd2386212c5eb7840 [file] [log] [blame]
fun main(args: Array<String>) {
println("String s = 1;")
}