xref: /csrg-svn/old/pcc/ccom.tahoe/tests/t2.c (revision 44037)

f()1 f()
2 {
3 	short w;
4 
5 	g((unsigned char)w);
6 }
7