Files
kotlin-fork/idea/testData/fir/multiModule/basicWithJava/extraDump.java.txt
T
Mikhail Glukhikh f31faafd72 Introduce initial version of FIR Java type enhancement
Java type enhancement is performed by a special scope kind
Java FIR dump was added for multiplatform tests to look at enhancements
Overrides, J2K mapping, special cases does not work yet

Related to KT-29937
2019-03-14 17:51:00 +03:00

3 lines
49 B
Plaintext
Vendored

public open class Some : R|java/lang/Object| {
}