[FIR] Fix KtExpression.usedAsExpression for labeled expression

This commit is contained in:
Ivan Kochurkin
2021-10-27 21:29:03 +03:00
committed by TeamCityServer
parent c92c77638a
commit b83ed7a6ed
6 changed files with 7 additions and 135 deletions
@@ -1,5 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
fun main()
{
l@ if (2 != 1) "fail 3"