mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 08:31:28 +00:00
Update testData in bytecodeText (argument nullability assertions)
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
// FILE: test/CallableDescriptor.java
|
||||
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// ^ TODO decide if we should generate nullability assertions on arguments of 'contains' and other funs with special bridges
|
||||
|
||||
package test;
|
||||
|
||||
import org.jetbrains.annotations.NotNull;
|
||||
|
||||
Reference in New Issue
Block a user