mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-15 15:53:36 +00:00
4 lines
35 B
Plaintext
Vendored
4 lines
35 B
Plaintext
Vendored
fun foo() {
|
|
val y = "!!x=!!"
|
|
}
|