Add ERRORs check to AbstractOutOfBlockModificationTest
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// OUT_OF_CODE_BLOCK: FALSE
|
||||
// ERROR: Unresolved reference: a
|
||||
|
||||
fun test() {
|
||||
val some = if () {
|
||||
fun other() {
|
||||
|
||||
Reference in New Issue
Block a user