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