Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fe0f055c5c4e6ededc6378ef6df3f28ee841978
/
.
/
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