BSD 3 development
[unix-history] / usr / src / cmd / adb / x.c
main()
{
register int i;
printf("%d\n", i);
}