Fixed tests after adding error checking for intention tests.
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
// ERROR: Property must be initialized or be abstract
|
||||
class Owner {
|
||||
val <caret>p: Int
|
||||
get
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user