[K2] Properly serialize constant values
#KT-56190 Fixed
This commit is contained in:
@@ -14,6 +14,7 @@ dependencies {
|
||||
api(project(":compiler:fir:tree"))
|
||||
api(project(":compiler:fir:providers"))
|
||||
api(project(":compiler:fir:semantics"))
|
||||
api(project(":compiler:fir:resolve"))
|
||||
|
||||
compileOnly(intellijCore())
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user