[FIR] KT-57835: Prevent the compiler crash

^KT-57835 Fixed
This commit is contained in:
Nikolay Lunyak
2023-04-10 18:31:46 +03:00
committed by Space Team
parent e1c91ee50f
commit caa7bee917
7 changed files with 57 additions and 0 deletions
@@ -12,6 +12,7 @@ dependencies {
api(project(":compiler:fir:cones"))
api(project(":compiler:fir:tree"))
api(project(":compiler:fir:java"))
api(project(":compiler:fir:providers"))
api(project(":compiler:fir:semantics"))
api(project(":compiler:fir:resolve"))