Lighter classes: DeprecationLevel.HIDDEN affects codegen
This commit is contained in:
@@ -4,4 +4,5 @@ package a
|
||||
@Deprecated("f", level = DeprecationLevel.HIDDEN)
|
||||
fun f() {
|
||||
|
||||
}
|
||||
}
|
||||
// LAZINESS:NoLaziness
|
||||
Reference in New Issue
Block a user