[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:
Dmitrii Gridin
2024-01-08 18:25:45 +01:00
committed by Space Team
parent 84d07ef492
commit 095989b6fc
9 changed files with 34 additions and 55 deletions
@@ -1,3 +1,4 @@
// MAIN_FILE_NAME: I
// DECLARATION_TYPE: org.jetbrains.kotlin.psi.KtClass
class I(private val p: A) : A by p