Black box: update/set FIR status for some new tests

This commit is contained in:
Mikhail Glukhikh
2021-12-08 15:23:16 +03:00
committed by TeamCityServer
parent 9b42fab9de
commit 0f4647d95e
42 changed files with 43 additions and 6 deletions
@@ -3,7 +3,7 @@
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: WASM
// IGNORE_BACKEND_FIR: JVM_IR
// FIR status: not supported in JVM
// FIR status: Syntax error at (T & Any)
fun <T> test(t: T) = t as (T & Any)