blob: 6f140435891481255f97332153f09fc2e50f2a17 [file] [log] [blame]
extern int subdir(void);
int main(void) { return subdir(); }