ff40b098f9
Original commit: 9190029fcc
5 lines
48 B
Kotlin
5 lines
48 B
Kotlin
package foo
|
|
|
|
fun classLiteral() {
|
|
A::class
|
|
} |