4de582564c
#KT-32409 Fixed Part of #KT-31331
9 lines
63 B
Kotlin
Vendored
9 lines
63 B
Kotlin
Vendored
package srt
|
|
|
|
import srt.*
|
|
|
|
const val A = 4
|
|
|
|
fun test(b: A) {
|
|
|
|
} |