FIR IDE: fix test data in fir-ide module

This commit is contained in:
Ilya Kirillov
2020-10-14 00:54:15 +03:00
parent 6086b54a06
commit 5c798d4e13
28 changed files with 32 additions and 29 deletions
@@ -1,3 +1,4 @@
// FIR_COMPARISON
fun f() {
val g = 3
<error>g</error>(object : Any() {})