shithub: mc

Download patch

ref: 75e55c54a0e4f7322f5ab83a22c5b1025069e92e
parent: 1600ea3f806c5d4ce9f6e1d73abf7b48ef43a2c0
author: Ori Bernstein <[email protected]>
date: Sat Jul 28 09:11:15 EDT 2012

Add test for overlapping if cases.

binary files /dev/null b/test/overlappingif differ
--- a/test/tests
+++ b/test/tests
@@ -42,6 +42,7 @@
 B closure	E	55
 B loop		E	45
 B condiftrue	E	7
+B overlappingif	E	2
 B condiffalse	E	9
 B condifrel	E	7
 B fib		E	21