Test data fixed

Useless code removed
Some naming refactored
This commit is contained in:
Andrey Breslav
2011-08-30 20:20:43 +04:00
parent 496549cab8
commit 2a67c4a591
12 changed files with 111 additions and 615 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ fun test(l : java.util.List<Int>) {
Collections.emptyList()
Collections.singleton<Int>(1) : Set<Int>?
Collections.singleton<Int><error>(1.0)</error>
Collections.singleton<Int>(<error>1.0</error>)
<error>List</error><Int>