summaryrefslogtreecommitdiffstats
path: root/test cases/vala/8 generated sources/src/test.vala
blob: ca276761ac1356de78d9ec594999082c7161fbb4 (plain)
1
2
3
4
int main() {
    print_wrapper (Config.x);
    return return_code ();
}