[FIR] Add PLATFORM_CLASS_MAPPED_TO_KOTLIN
This commit is contained in:
committed by
TeamCityServer
parent
51b73bb6ae
commit
f046f2964b
@@ -1,4 +1,5 @@
|
||||
// JAVAC_EXPECTED_FILE
|
||||
// WITH_EXTENDED_CHECKERS
|
||||
interface MyTrait: <!INTERFACE_WITH_SUPERCLASS, PLATFORM_CLASS_MAPPED_TO_KOTLIN!>Object<!> {
|
||||
override fun toString(): String
|
||||
public override fun finalize()
|
||||
|
||||
Reference in New Issue
Block a user