blob: 1fcf4e7d3917cb5e6291161f2f7bde153892a88d [file] [log] [blame]
int foo (int x)
{
return x;
}