Map java.land.Deprecated to jet.deprecated
Change testData for deprecated annotation #KT-2947 Fixed
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
class MyClass() {
|
||||
class object {
|
||||
Deprecated fun test() {}
|
||||
deprecated("") fun test() {}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user