Add ERRORs check to AbstractOutOfBlockModificationTest
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// OUT_OF_CODE_BLOCK: FALSE
|
||||
|
||||
// ERROR: Unresolved reference: jq
|
||||
// ERROR: Unresolved reference: pria
|
||||
fun main() {
|
||||
jq() { pri<caret> }
|
||||
}
|
||||
Reference in New Issue
Block a user