Add FIR enhancement tests, fix some exceptions / problems around them
Test data and tests themselves are based on compiler/testData/loadJava/compiledJava
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
public open class PrivateSamAdapter : R|java/lang/Object| {
|
||||
private open operator function samAdapter(r: R|ft<test/PrivateSamAdapter.SamInterface, test/PrivateSamAdapter.SamInterface?>|!): R|kotlin/Unit|
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user