Add ERRORs check to AbstractOutOfBlockModificationTest
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
// OUT_OF_CODE_BLOCK: TRUE
|
||||
// TYPE: '@Throws(Exception::class)`
|
||||
// TYPE: '@Some("X")'
|
||||
|
||||
annotation class Some(val message: String)
|
||||
|
||||
class InPropertyAccessorWithAnnotation {
|
||||
val prop1: Int
|
||||
|
||||
Reference in New Issue
Block a user