error place changed

This commit is contained in:
Svetlana Isakova
2012-07-20 19:45:59 +04:00
parent 6f8f151db5
commit f3dce9a723
+1 -1
View File
@@ -19,7 +19,7 @@ fun test(<warning>l</warning> : java.util.List<Int>) {
Collections.<error><error>emptyList</error></error>
Collections.<error>emptyList<Int></error>
Collections.emptyList<Int>()
Collections.<error>emptyList()</error>
Collections.<error>emptyList</error>()
Collections.singleton<Int>(1) : Set<Int>?
Collections.singleton<Int>(<error>1.0</error>)