Add ERRORs check to AbstractOutOfBlockModificationTest
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
// OUT_OF_CODE_BLOCK: FALSE
|
||||
|
||||
// ERROR: Unresolved reference: a
|
||||
// ERROR: Unsupported [literal prefixes and suffixes]
|
||||
fun test() {
|
||||
val a = 1<caret>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user