Remove ignored dexing in tests after it was fixed
by rewriting IR codegen (https://github.com/JetBrains/kotlin/pull/3986/files#diff-9fe05d2f7c421d566cd1294a191d5a2e8f6e6f7a5f6b638542b79369caf91d4eR454)
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
// WITH_RUNTIME
|
||||
// !LANGUAGE: +InstantiationOfAnnotationClasses
|
||||
|
||||
// IGNORE_DEXING
|
||||
// TODO: D8 fails with AssertionError and does not print reason, need further investigation
|
||||
|
||||
// FILE: 1.kt
|
||||
|
||||
package a
|
||||
|
||||
Reference in New Issue
Block a user