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
+1
View File
@@ -1,5 +1,6 @@
// IGNORE_BACKEND: JVM
// IGNORE_BACKEND_FIR: JVM_IR
// FIR status: UPPER_BOUND_VIOLATED at Service<out T>
inline fun <
reified TService : Service<TService, TEvent>,