Corrected test data

This commit is contained in:
Valentin Kipyatkov
2014-10-08 20:01:47 +04:00
parent b05b03a9c0
commit cf04ba4943
18 changed files with 32 additions and 6 deletions
+2 -1
View File
@@ -16,7 +16,8 @@ class B() {
object b {
<error>class object {
val x = 1
}</error> // error
}</error>
// error
}
val a = A.x