blob: 297048a649caecdccedf98f1a7cfc013edcb1fc8 [file]
// "Remove 'final' modifier" "true"
@Deprecated("") //some comment
final<caret> val x: Int = 42