KT-3192 Drop kotlin.nullable package
#KT-3192 Fixed
This commit is contained in:
@@ -10,5 +10,4 @@ fun firstFun() {
|
||||
// RUNTIME: 1
|
||||
// TIME: 1
|
||||
// EXIST: toLinkedList@toLinkedList()~for jet.Iterable<T> in kotlin
|
||||
// EXIST: toLinkedList@toLinkedList()~for T? in kotlin.nullable
|
||||
// NUMBER: 2
|
||||
// NUMBER: 1
|
||||
|
||||
Reference in New Issue
Block a user