4.4BSD/usr/src/old/pcc/ccom.tahoe/tests/t1.c

Compare this file to the similar file:
Show the results in this format:

main()
{
	register unsigned short *pw; int i;
	pw[4] = (unsigned short)i;
}