Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
4f8dad3e4ba00e23b4182ef4c50194b20bd43c8f
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
name
/
methodAndMethod.kt
blob: 9b4b08a8656b79e60cb1a30bf9e5c045c1df11cc [
file
]
package
foo
<!
JS_NAME_CLASH
!>
fun bar
(
x
:
Int
)<!>
=
x
<!
JS_NAME_CLASH
!>
fun
`bar_za3lpa$`
()<!>
=
42