blob: 07cfd13e2e6e8b99d583acac629539045aeb1cd4 [file]
fun Int.foo(x: Int) {
js("this = x;")
}