summaryrefslogtreecommitdiff
path: root/omega/examples/old_test/dagstuhl3
blob: c63fdf8f676fae76c4c6a957f22fa215b87db296 (plain)
1
2
3
4
# In verify, we now prefer to eliminate wildcards last
# This gives us an improved chance of finding equality
# constraints on wildcards. 
{[i,j] : 0 <= i,j <= 4 && exists(a:i=j+5a)};