cryptol/tests/issues/issue218.cry

4 lines
81 B
Plaintext
Raw Normal View History

2014-04-18 02:34:25 +04:00
t = (0x1, { key = 4, value = "goodbye"})
bug218Fixed = (t.2.value == t.2.value)