daa16c768b
Original commit: 7de531fe09
8 lines
40 B
Kotlin
8 lines
40 B
Kotlin
package test
|
|
|
|
fun b() {
|
|
|
|
}
|
|
|
|
var b = b()
|