blob: 4a852efd1936c4cdd55bde9d9e69d73687a70899 [file] [log] [blame]
int foo (int x)
{
return x * 32;
}