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,6 +1,7 @@
// !LANGUAGE: +ContextReceivers
// TARGET_BACKEND: JVM_IR
// IGNORE_BACKEND_FIR: JVM_IR
// FIR status: context receivers aren't yet supported
data class MyContainer(var s: String)