Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
a.c
blob: 47fb1f493f22c7c416f403ee76dbb981b72933f0 [
file
] [
log
] [
blame
]
foo
(
a
)
{
return
a
&
65535
;
}