Minor. Test class renamed

This commit is contained in:
Andrey Breslav
2014-05-22 21:23:04 +02:00
parent 707da9278f
commit 6617a884e4
7 changed files with 13 additions and 13 deletions
@@ -0,0 +1,11 @@
package test
class C() {
fun V.f() : {
}
}
fun V.f() {
}