eab288bdd7
Deprecated test for annotation(params) completion deleted. A lot of tests changed.
6 lines
93 B
Kotlin
Vendored
6 lines
93 B
Kotlin
Vendored
Ann class MyClass
|
|
|
|
@Retention(AnnotationRetention.SOURCE)
|
|
annotation class Ann
|
|
|
|
// 0 @LAnn;() |