blob: c15e148a9af68c06d3bb64082cd0c326776682c8 [file] [log] [blame]
int bar(int x) {
return x * 2;
}