]> git.wh0rd.org - ICEs.git/blame - 137526/foo.i
initial import
[ICEs.git] / 137526 / foo.i
CommitLineData
45516216 1void foo()
2{
3 char c;
4
5 c |= 1;
6 bar(&c);
7}