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