[LL FIR] ger rid of AbstractLowLevelApiLastModuleFirstFileTest
Now this class is redundant and all tests migrated to the base class ^KT-64805
This commit is contained in:
committed by
Space Team
parent
84d07ef492
commit
095989b6fc
@@ -1,3 +1,4 @@
|
||||
// MAIN_FILE_NAME: I
|
||||
// DECLARATION_TYPE: org.jetbrains.kotlin.psi.KtClass
|
||||
class I(private val p: A) : A by p
|
||||
|
||||
|
||||
Reference in New Issue
Block a user