TotalOrderEquals: Handle nulls

This commit is contained in:
Ting-Yuan Huang
2019-03-23 00:03:12 -07:00
committed by Dmitry Petrov
parent b1474b11f2
commit 1bf0354e35
4 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
// !LANGUAGE: -ThrowNpeOnExplicitEqualsForBoxedNull
// IGNORE_BACKEND: JVM_IR
// FILE: JavaClass.java
public class JavaClass {