Remove nullability assertions from special bridge call arguments
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
// TARGET_BACKEND: JVM
|
||||
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// ^ TODO: decide whether special bridges are part of "common Kotlin" or Kotlin/JVM
|
||||
|
||||
// FILE: J.java
|
||||
|
||||
import java.util.*;
|
||||
|
||||
Reference in New Issue
Block a user