Files
kotlin-fork/compiler/testData/diagnostics/testsWithJsStdLib/name/methodAndMethod.fir.kt
T
2023-01-09 08:57:08 +00:00

6 lines
59 B
Kotlin
Vendored

package foo
fun bar(x: Int) = x
fun `bar_za3lpa$`() = 42