Sign in
android
/
platform
/
external
/
jetbrains
/
kotlin
/
compose-dev
/
.
/
plugins
/
uast-kotlin
/
testData
/
ReceiverFun.kt
blob: c4581c6f980ff5dcd3037bdeaf42feb1f3b8ac59 [
file
] [
log
] [
blame
]
annotation
class
MyReceiverAnnotation
fun
@receiver
:
MyReceiverAnnotation
String
.
foo
()
=
this
.
length