Intention tests: add directive to skip errors before
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
// ERROR: Property must be initialized
|
||||
// WITH_RUNTIME
|
||||
// SKIP_ERRORS_AFTER
|
||||
// SKIP_ERRORS_BEFORE
|
||||
|
||||
class Owner {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user