[FIR] Ignore expected type for resolve constant expressions

This commit is contained in:
Dmitriy Novozhilov
2019-11-13 14:21:00 +03:00
parent 6a3c07688f
commit 2a74e37e28
13 changed files with 41 additions and 117 deletions
@@ -1,3 +1,5 @@
// FIR_IDENTICAL
fun testFun() {
System.out.println("testFun")
}