Removed junk from the test, accidentally deleted test restored

This commit is contained in:
Andrey Breslav
2011-05-02 22:19:22 +04:00
parent 98d3f8260b
commit b42dfc4e6b
2 changed files with 89 additions and 12 deletions
-12
View File
@@ -48,16 +48,4 @@ class NoCPI {
var ab = <error>1</error>
get() = 1
set(v) {}
}
a.select(it => it.toString()).where(it => it < 1)
a.select{it.toString()}.where{it < 1}
for (a in 1..10)
for ((val a, val b) in range)
for ((a, b) in range) {
is Foo => sdgfsdg
}