1# $OpenBSD: mk17,v 1.1 2002/04/16 14:43:56 espie Exp $ 2# Bug in the cond parsing code 3 4TEST=Yes 5.for i in 0 1 2 3 4 5 6 7 6. for j in 0 1 2 3 4 5 6 7. if TEST 8. endfor 9.endfor 10