de75297875
Also, reproduce the difference between the K1 and K2 implementation of `isSubClassOf` for the same class
5 lines
63 B
Kotlin
Vendored
5 lines
63 B
Kotlin
Vendored
package test
|
|
|
|
class <caret_sub>First
|
|
|
|
class <caret_super>Second |