mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 15:53:46 +00:00
8 lines
145 B
Plaintext
Vendored
8 lines
145 B
Plaintext
Vendored
package
|
|
|
|
public val code: kotlin.String = "
|
|
var s = "hello"
|
|
+ );
|
|
"
|
|
public fun main(/*0*/ args: kotlin.Array<kotlin.String>): kotlin.Unit
|