Add basic FIR -> IR converter with a set of text tests
Tests duplicate IrTextTestCaseGenerated #KT-24065 Fixed
This commit is contained in:
@@ -38,6 +38,7 @@ val projectsToShadow by extra(listOf(
|
||||
":compiler:fir:tree",
|
||||
":compiler:fir:java",
|
||||
":compiler:fir:psi2fir",
|
||||
":compiler:fir:fir2ir",
|
||||
":idea:fir-view"
|
||||
)
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user