mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
6 lines
160 B
Kotlin
6 lines
160 B
Kotlin
|
|
annotation class SomeAnnotation
|
|
|
|
// Diagnostic Matches: Incomplete annotation: @kotlin.Metadata(%)
|
|
// Diagnostic Matches: Unknown location for kotlin.Metadata
|