Temporary do not check bytecode listings for some tests

Removing nullability directives from the methods of anonymous classes
affects some bytecode listing tests, but the changes will take effect
only after the advancing of the bootstrap compiler version.

See ^KT-62044
This commit is contained in:
vladislav.grechko
2023-09-19 11:37:32 +02:00
committed by Space Team
parent 29eb1c7a63
commit f71a731b6b
3 changed files with 4 additions and 4 deletions
@@ -1,4 +1,4 @@
// CHECK_BYTECODE_LISTING
// CHECK_BYTECODE_LISTING___ // Temporary turn off the directive, revert after the next bootstrapt advance
// WITH_STDLIB
// WITH_COROUTINES
// TARGET_BACKEND: JVM_IR