[Test] Support some jvm codegen specific configuration directives

This commit is contained in:
Dmitriy Novozhilov
2021-01-22 14:34:24 +03:00
parent 7d4adaba21
commit 5c0cfa87ba
31 changed files with 73 additions and 41 deletions
@@ -1,5 +1,5 @@
// TARGET_BACKEND: JVM
// KOTLIN_CONFIGURATION_FLAGS: ASSERTIONS_MODE=jvm
// ASSERTIONS_MODE: jvm
// WITH_RUNTIME
// If assertions are disabled, neither argument to assert should be evaluated.