Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
analysis
/
analysis-api
/
testData
/
symbols
/
symbolByPsi
/
facadeWithJvmName.kt
blob: 202259f0725fd5f3be2bb044e4841c2fb1c0b6fd [
file
]
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE_K1
@file
:
kotlin
.
jvm
.
JvmName
(
"DifferentFacadeName"
)
fun foo
()
{}
fun
String
.
foo
():
Int
=
42
val x
:
Int
=
42
val
Int
.
y
get
()
=
this