mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 00:21:32 +00:00
TotalOrderEquals: Handle nulls
This commit is contained in:
committed by
Dmitry Petrov
parent
b1474b11f2
commit
1bf0354e35
@@ -1,5 +1,4 @@
|
||||
// !LANGUAGE: -ThrowNpeOnExplicitEqualsForBoxedNull
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// FILE: JavaClass.java
|
||||
|
||||
public class JavaClass {
|
||||
|
||||
Reference in New Issue
Block a user