Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
testData
/
refactoring
/
introduceVariable
/
InsideOfInitializerAnnotation.kt
blob: 9bf08f1b7fe0615e31cec95e079e7bf4544c3de1 [
file
] [
log
] [
blame
]
class
C
{
@deprecated
(<
selection
>
""
</
selection
>)
init
{}
}