[FIR] Fix for AugmentedArraySetCall expression type

Hacky fix so it's type is Unit and not error
This commit is contained in:
Andrey Zinovyev
2021-04-29 19:03:36 +03:00
committed by TeamCityServer
parent 6365164c21
commit 287ff3ed55
2 changed files with 8 additions and 2 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
// WITH_RUNTIME
class Host(var value: String) {