Minor: mute test for pre-1.3 behavior in JVM_IR

This commit is contained in:
Dmitrii Petrov
2019-12-26 23:44:21 +03:00
parent ee06678484
commit a18fecb05f
@@ -1,4 +1,6 @@
// !LANGUAGE: -ThrowNpeOnExplicitEqualsForBoxedNull
// IGNORE_BACKEND: JVM_IR
// ^ ThrowNpeOnExplicitEqualsForBoxedNull is introduced in 1.2.
// FILE: JavaClass.java
public class JavaClass {