mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02: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
|