JVM_IR: Enable loadJava tests

This commit is contained in:
Mads Ager
2019-05-27 14:25:20 +02:00
committed by Alexander Udalov
parent 65f06454be
commit 5be0bd4a56
15 changed files with 5175 additions and 0 deletions
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
//ALLOW_AST_ACCESS
package test
@@ -1,4 +1,5 @@
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND: JVM_IR
package test
annotation class Ann
@@ -1,4 +1,5 @@
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND: JVM_IR
@file:Suppress("NON_PUBLIC_PRIMARY_CONSTRUCTOR_OF_INLINE_CLASS")
package test
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
package test
annotation class Anno
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
package test
annotation class Anno
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
package test
annotation class A(val value: String)
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
package test
interface T {
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
//ALLOW_AST_ACCESS
package test
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
//ALLOW_AST_ACCESS
package test
@@ -1,4 +1,5 @@
// !LANGUAGE: -NoConstantValueAttributeForNonConstVals
// IGNORE_BACKEND: JVM_IR
//ALLOW_AST_ACCESS
package test
@@ -1,3 +1,4 @@
// IGNORE_BACKEND: JVM_IR
//ALLOW_AST_ACCESS
package test