aboutsummaryrefslogtreecommitdiff
path: root/test cases/rust/2 sharedlib/value.c
blob: d17b6debe521c5645023893e0e2c698cf3079883 (plain)
1
2
3
int c_value(void) {
    return 7;
}