blob: 1d5d75477029a6194b4cbc7305cf6a1a039d2b26 [file] [log] [blame]
p = {"o":1,"z":2}
k = {"o":1,"z":"4"}
k.z = 4
k.z+1 = 41