62d8153ada
Change testData for deprecated annotation #KT-2947 Fixed
6 lines
157 B
Kotlin
6 lines
157 B
Kotlin
deprecated("") fun test() {}
|
|
|
|
// TESTED_OBJECT_KIND: function
|
|
// TESTED_OBJECTS: namespace, test
|
|
// FLAGS: ACC_DEPRECATED, ACC_PUBLIC, ACC_FINAL, ACC_STATIC
|