6 lines
59 B
Kotlin
Vendored
6 lines
59 B
Kotlin
Vendored
package foo
|
|
|
|
fun bar(x: Int) = x
|
|
|
|
fun `bar_za3lpa$`() = 42
|