blob: 7fc331a8c9b96e471d7508215974e63dc0e44779 [file] [log] [blame]
#include "foo.h"
int foo() {
return 5;
}