blob: 77dd82b3231dd9c67b095e6652d768250a6c4421 [file] [log] [blame]
package test
object O {
fun getFoo(): Int = 1
}