mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-05 08:31:31 +00:00
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:
@@ -1,3 +1,4 @@
|
||||
// SKIP_IN_FIR_TEST
|
||||
package test;
|
||||
|
||||
class Parent {
|
||||
|
||||
Reference in New Issue
Block a user