index
:
debian-boogie
dfsg_free
master
Debian packaging for Boogie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
/
test15
/
NullInModel.bpl
blob: 67c34e3da826c654747279f2f6c4cea95dfcd729 (
plain
)
1
2
3
4
5
procedure M (s: ref) { assert s != null; } type ref; const null: ref;