a170de2c56
#KT-32046 Fixed
9 lines
74 B
Plaintext
Vendored
9 lines
74 B
Plaintext
Vendored
// WITH_RUNTIME
|
|
package foo
|
|
|
|
class Foo
|
|
|
|
fun bar() {
|
|
Foo::class.java
|
|
}
|