[FIR-TEST] Update testdata due to KT-39709

This commit is contained in:
Dmitriy Novozhilov
2020-06-19 10:57:28 +03:00
parent a317c8a803
commit 64c9a83862
@@ -147,7 +147,7 @@ fun case_9() {
}
throw Exception()
}
println(x.inc())
println(<!UNINITIALIZED_VARIABLE!>x<!>.inc())
}
// TESTCASE NUMBER: 10