Minor: fix testdata

This commit is contained in:
Zalim Bashorov
2015-03-20 12:09:34 +03:00
parent aaa7f6d5e4
commit 1b530887cd
13 changed files with 22 additions and 27 deletions
@@ -9,10 +9,3 @@ class Foo {
return [fancy] 1
}
}
fun test() {
class A {
fun foo(){}
}
}