Sign in
gnu
/
gcc
/
57ea00136418991e847e46a6946a81a1df70c9a4
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
unsorted
/
m1.c
blob: 8660f60c950dde76b25bfc05bf6b781dae994567 [
file
] [
log
] [
blame
]
foo
(
p
)
int
*
p
;
{
*
p
=
1234
;
}