blob: 7045ae896c5cd89e1fb8db2cef30fb3b118fa195 [file] [log] [blame]
fun test() {
val x = J().foo(3, A(a + b))
}