8 lines
40 B
Kotlin
Vendored
8 lines
40 B
Kotlin
Vendored
package test
|
|
|
|
fun b() {
|
|
|
|
}
|
|
|
|
var b = b()
|