Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2a568be17b8f4a9af8f61b27d156c07d37c12fdc
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
annotations
/
referenceOfAnnotatedFunctionInAnnotation.kt
blob: 619dc2ee528a891e25b8afd9de2212ea36933385 [
file
]
// FIR_IDENTICAL
// WITH_STDLIB
// ISSUE: KT-58447
fun
@ParameterName
(<!
UNRESOLVED_REFERENCE
!>
component2
<!>)
Int
.
component2
()
=
this
+
2