xref: /original-bsd/old/pcc/ccom.tahoe/tests/t7.c (revision 9d81f6f7)
1 f()
2 {
3 	int len;
4 
5 	len = (unsigned short)len;
6 }
7