FIR serializer: consider exotic types as errors (breaks 4 BB tests)

This commit is contained in:
Mikhail Glukhikh
2020-04-21 19:22:47 +03:00
parent ec7522c675
commit a545ec41a0
5 changed files with 6 additions and 20 deletions
@@ -1,3 +1,4 @@
// IGNORE_BACKEND_FIR: JVM_IR
// !LANGUAGE: +StrictJavaNullabilityAssertions
// TARGET_BACKEND: JVM
// SKIP_JDK6