92af610322
#KT-12045 Fixed
4 lines
61 B
Kotlin
Vendored
4 lines
61 B
Kotlin
Vendored
fun main(args: Array<String>) {
|
|
{
|
|
val a = Any()
|
|
} |