Reconsider tests that use `GetSymbolsFromAnnotationProcessor`
Open
P3
- Dominant language
- Kotlin
- Stars
- 3.5k
- Forks
- 415
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 53
Description
The processor prints the first super type of symbol type so to preserve test output, any subtype has to directly extend a type that would be transitively extended otherwise. See comment / discussion in https://github.com/google/ksp/pull/2877/changes#r3128769431
Contributor guide
Assessment
This issue has not been assessed yet.