blob: a211f4011eb6083a7813a71241087f0682064c5c [file] [log] [blame] [edit]
#include "lib.h"
int main()
{
foo();
return 0;
}