3d5ec8aa10
- This also fixes a few test
8 lines
125 B
Kotlin
Vendored
8 lines
125 B
Kotlin
Vendored
// FIR_COMPARISON
|
|
annotation class SHello
|
|
|
|
fun foo(@S<caret>) { }
|
|
|
|
// INVOCATION_COUNT: 1
|
|
// EXIST: SHello
|
|
// EXIST: Suppress |