Analysis: fix LC test environment

This commit is contained in:
Ilya Kirillov
2021-12-22 13:46:36 +03:00
parent 2c80a53a73
commit 0b3a0fd799
4 changed files with 4 additions and 1 deletions
@@ -3,4 +3,5 @@ suspend fun doSomething(foo: String): Int {}
fun <T> async(block: suspend () -> T)
// WITH_STDLIB
// FIR_COMPARISON