4.4BSD/usr/src/old/pcc/ccom.tahoe/tests/t5.c
Compare this file to the similar file:
32: 4.3BSD-Reno/src/libexec/pcc/ccom.tahoe/tests/t5.c
Show the results in this format:
main() { unsigned short a = 0, b = 65532; if ((short)(a-b) > 0) a = b; }