5 lines
37 B
Plaintext
Vendored
5 lines
37 B
Plaintext
Vendored
fun test(j: J) {
|
|
return j.bar()
|
|
}
|
|
|