[KAPT] Suppress resolve error in annotation procssing
#KT-33223
This commit is contained in:
@@ -10,5 +10,4 @@ class Foo(private val string: String) {
|
||||
}
|
||||
}
|
||||
|
||||
// EXPECTED_ERROR(kotlin:9:9) cannot find symbol
|
||||
// EXPECTED_ERROR(other:-1:-1) Can't generate a stub for 'Foo$Bar$Bar'.
|
||||
// EXPECTED_ERROR(other:-1:-1) Can't generate a stub for 'Foo$Bar$Bar'.
|
||||
|
||||
Reference in New Issue
Block a user