4.4BSD/usr/src/old/sdb/TESTS/zz.c

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

int	i = 2;
int	j = 3;
main()
{
	int k = 4;
}