5 lines
46 B
Groff
Vendored
5 lines
46 B
Groff
Vendored
package test
|
|
|
|
fun f(x: Int) {
|
|
println(x)
|
|
} |