Kapt: Add Kotlin location to diagnostics reported in Kapt stubs
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package test
|
||||
|
||||
@Suppress("UNRESOLVED_REFERENCE")
|
||||
internal class Simple {
|
||||
@MyAnnotation
|
||||
fun myMethod() {
|
||||
|
||||
Reference in New Issue
Block a user