Add ERRORs check to AbstractOutOfBlockModificationTest
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// OUT_OF_CODE_BLOCK: TRUE
|
||||
// ERROR: Unresolved reference: a12
|
||||
|
||||
val test : Int
|
||||
get() = <caret>12
|
||||
|
||||
|
||||
Reference in New Issue
Block a user