xref: /original-bsd/old/pcc/ccom.tahoe/tests/t2.c (revision 6b3572dd)
1 f()
2 {
3 	short w;
4 
5 	g((unsigned char)w);
6 }
7