5 lines
49 B
Plaintext
Vendored
5 lines
49 B
Plaintext
Vendored
package test
|
|
|
|
object O {
|
|
fun foo(): Int = 1
|
|
} |