This website requires JavaScript.
Explore
Help
Sign In
GaloisInc
/
cryptol
Watch
1
Star
1
Fork
0
You've already forked cryptol
mirror of
https://github.com/GaloisInc/cryptol.git
synced
2024-11-30 23:45:23 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
2ff4d4c031
cryptol
/
tests
/
issues
/
issue135.icry
3 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add regression tests for issue #135.
2014-11-04 23:03:07 +03:00
:sat \(x : Bit) (y : Bit) -> x < y
Update tests to remove spurious failures
2016-08-19 02:02:56 +03:00
:prove \(x : Bit) (y : Bit) -> x <= y \/ y <= x
Reference in New Issue
Copy Permalink