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