Intention tests: add directive to skip errors before
This commit is contained in:
Vendored
+1
-2
@@ -1,6 +1,5 @@
|
||||
// ERROR: Property must be initialized or be abstract
|
||||
// WITH_RUNTIME
|
||||
// SKIP_ERRORS_AFTER
|
||||
// SKIP_ERRORS_BEFORE
|
||||
class Owner {
|
||||
var <caret>p: Int
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user