KT-3192 Drop kotlin.nullable package

#KT-3192 Fixed
This commit is contained in:
Maxim Shafirov
2013-02-04 17:29:56 +04:00
parent e1b7126ae3
commit 9f546f938d
6 changed files with 14 additions and 348 deletions
@@ -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