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
/
Arrays0.bpl
blob: 0098c4a81de5eda01d2baccaa59e5161514a21fc (
plain
)
1
2
3
var one: [int]int; var two: [int,int]int; var three: [int,int,int]int; // three's a crowd