Add ERRORs check to AbstractOutOfBlockModificationTest
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// OUT_OF_CODE_BLOCK: FALSE
|
||||
// ERROR: Unresolved reference: apri
|
||||
|
||||
class Test {
|
||||
val a : () -> Int = { <caret>pri }
|
||||
}
|
||||
Reference in New Issue
Block a user