error place changed
This commit is contained in:
@@ -19,7 +19,7 @@ fun test(<warning>l</warning> : java.util.List<Int>) {
|
|||||||
Collections.<error><error>emptyList</error></error>
|
Collections.<error><error>emptyList</error></error>
|
||||||
Collections.<error>emptyList<Int></error>
|
Collections.<error>emptyList<Int></error>
|
||||||
Collections.emptyList<Int>()
|
Collections.emptyList<Int>()
|
||||||
Collections.<error>emptyList()</error>
|
Collections.<error>emptyList</error>()
|
||||||
|
|
||||||
Collections.singleton<Int>(1) : Set<Int>?
|
Collections.singleton<Int>(1) : Set<Int>?
|
||||||
Collections.singleton<Int>(<error>1.0</error>)
|
Collections.singleton<Int>(<error>1.0</error>)
|
||||||
|
|||||||
Reference in New Issue
Block a user