Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
75d8a5bca606366254123abd80c77147a3d426a6
/
.
/
compiler
/
testData
/
diagnostics
/
testsWithJsStdLib
/
name
/
topLevelMethodAndProperty.kt
blob: dbf66155d3fb2714f43fcf35f28437722042019b [
file
]
// FIR_IDENTICAL
package
foo
<!
JS_NAME_CLASH
!>
fun bar
()<!>
=
23
<!
JS_NAME_CLASH
!>
val bar
<!>
=
32