summaryrefslogtreecommitdiffstats
path: root/test cases/rust/3 staticlib/value.c
blob: b71c8060aa224c674fb8f78e8224c829eb7f7389 (plain)
1
2
3
4
5
int
c_explore_value (void)
{
    return 42;
}