package

public val code: kotlin.String = "
    var s = "hello"
    + );
"
public fun main(): kotlin.Unit
