int foo()

in test-complex-xctest-package/SwiftCMixed/Sources/see/see.c [7:9]


int foo() {
    return simpleBlock(4);
}