Name imports fixed

This commit is contained in:
Andrey Breslav
2011-05-27 14:30:49 +04:00
parent b950a82fcd
commit e4df21c150
6 changed files with 78 additions and 61 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ fun test(l : java.util.List<Int>) {
c : java.lang.Comparable<Int>?
// Collections.sort<Integer>(new ArrayList<Integer>())
//new xxx.error>Class/error>()
new xxx.<error>Class</error>()
}