index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
/
test0
/
BadQuantifier.bpl
blob: b06ab0d91bfcb9e9f847ee3a8c6899721d9b128b (
plain
)
1
2
3
function f(int) returns (bool); axiom (forall int x :: f(x) <== x >= 0);