[Tests] Update stub consistency test data

Common metadata compiler now reports compilation errors. Disable tests
that are not yet supported or should be skipped as JVM-specific.

KTIJ-28668
This commit is contained in:
Pavel Kirpichenkov
2024-02-22 13:56:56 +02:00
committed by Space Team
parent ae664d37ae
commit d17044515f
10 changed files with 34 additions and 0 deletions
@@ -1,5 +1,8 @@
// FIR_IDENTICAL
// !LANGUAGE: +ContextReceivers
/* Unsupported arguments in test metadata compiler */
// KNM_K2_IGNORE
// KNM_FE10_IGNORE
context(A, B)
private open class ContextReceiversOnClass {