4 lines
48 B
Plaintext
Vendored
4 lines
48 B
Plaintext
Vendored
fun test() {
|
|
val x = J().foo(3, A(a + b))
|
|
}
|