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

f()1*44042Sbostic f()
2*44042Sbostic {
3*44042Sbostic 	int len;
4*44042Sbostic 
5*44042Sbostic 	len = (unsigned short)len;
6*44042Sbostic }
7