blob: c3b897af5ec4a80d7466e22306543031802c6a77 [file] [log] [blame]
int foo(int x) {
return x + 42;
}