Add 'DeprecationLevel' parameter to 'Deprecated'
This commit is contained in:
@@ -4,4 +4,4 @@ package foo
|
||||
|
||||
import kotlin.Deprecated as D
|
||||
|
||||
// REF: (in kotlin.Deprecated).Deprecated(kotlin.String,kotlin.ReplaceWith)
|
||||
// REF: (in kotlin.Deprecated).Deprecated(kotlin.String,kotlin.ReplaceWith,kotlin.DeprecationLevel)
|
||||
|
||||
Reference in New Issue
Block a user