Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
quickfix
/
modifiers
/
withAnnotationAndEolComment.kt.after
blob: fad2b93404bccc6f607422516f0dacda8989a4df [
file
]
// "Remove 'final' modifier" "true"
@Deprecated
(
""
)
//some comment
val x
:
Int
=
42