de7adf55ff
#KT-29238 Fixed
4 lines
104 B
Kotlin
Vendored
4 lines
104 B
Kotlin
Vendored
// PROBLEM: none
|
|
annotation class Test
|
|
|
|
internal abstract <caret>@Test /* this is a test */ class MyTest |