blob: 931167994a48181eb8959e6cc498089c4d40d120 [file] [log] [blame]
extern void foo(void);
int main(void) { foo(); }