3485d65213
Those tests do not pass at the moment because of KTIJ-23143
6 lines
112 B
Kotlin
Vendored
6 lines
112 B
Kotlin
Vendored
fun test() {
|
|
val string = <expr>String</expr>::class
|
|
}
|
|
|
|
// IGNORE_FIR
|
|
// Does not pass because of KTIJ-23143 |