blob: 5e7006bafedfcf7fda52735267368be455ea4b92 [file] [log] [blame]
#include<stdio.h>
int main(void) {
printf("I'm a subproject bar.\n");
return 0;
}