blob: 4471e1e68691c0f4d8216ecb8878881d798ee72f [file]
import abitestutils.abiTest
fun box() = abiTest {
expectSuccess { C2().foo() + I2().foo() }
}