blob: 925ad345e1f126a525d1922910df7ba50c449e21 [file] [log] [blame]
#include "foo.h"
int foo2(int x) {
return x - 42;
}