blob: 475570c56224d423cd826075a48468e5310287d3 [file] [log] [blame]
int foo(int x) {
return x - 18;
}