mirror of
https://github.com/GaloisInc/cryptol.git
synced 2024-12-17 04:44:39 +03:00
4 lines
81 B
Plaintext
4 lines
81 B
Plaintext
t = (0x1, { key = 4, value = "goodbye"})
|
|
|
|
bug218Fixed = (t.2.value == t.2.value)
|