Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4f8dad3e4ba00e23b4182ef4c50194b20bd43c8f
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
overload
/
ExtFunDifferentReceiver.kt
blob: 5f73386e37550684ca3ca014b4f8b6b4aff1996b [
file
]
// FIR_IDENTICAL
fun
Int
.
rty
()
=
3
fun
String
.
rty
()
=
4