BSD 4_3_Tahoe development
[unix-history] / usr / src / old / sdb / TESTS / zz.c
int i = 2;
int j = 3;
main()
{
int k = 4;
}