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-12-18 13:31:50 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
3a39b271da
cryptol
/
tests
/
issues
/
issue116.cry
4 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial import from internal repo
2014-04-18 02:34:25 +04:00
t = (0x1, { key = 4, value = "goodbye"})
move issue218 test to issue116 218 was an issue number on our old trac wiki; #116 (and #2) are the corresponding tickets on GitHub. Pointed out by @weaversa in #170
2015-02-18 21:42:05 +03:00
bug116Fixed = (t.1.value == t.1.value)
Reference in New Issue
Copy Permalink