t = (0x1, { key = 4, value = "goodbye"})
bug116fixed = (t.1.value == t.1.value) /\ (t.1.key == t.1.key)