java Iterable/Iterator replaced to jet ones

in completion, js tests
This commit is contained in:
Svetlana Isakova
2012-08-14 19:11:35 +04:00
parent 240fcf8599
commit 1b28604268
3 changed files with 3 additions and 3 deletions
@@ -9,6 +9,6 @@ fun firstFun() {
// RUNTIME: 1
// TIME: 1
// EXIST: toLinkedList@toLinkedList()~for java.lang.Iterable<T> in kotlin
// EXIST: toLinkedList@toLinkedList()~for jet.Iterable<T> in kotlin
// EXIST: toLinkedList@toLinkedList()~for T? in kotlin.nullable
// NUMBER: 2