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