isaiah / transit-erlang

transit format for erlang
MIT License
43 stars 12 forks source link

Something is wrong in the rendering of sets: #8

Closed jlouis closed 10 years ago

jlouis commented 10 years ago

This example fails. It is a fun composite of sets and list wrapped into each other, where the inner set contains [b, undefined]

Failed! Reason:
{'EXIT',{unknown_tag,<<"~:b">>}}
After 22 tests.
[{set,1,16,16,8,80,48,
      {[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},
      {{[],[],[],[],[],[],[],[],[],[],[],[],
        [{set,2,16,16,8,80,48,
              {[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},
              {{[],[],[b],[],[undefined],[],[],[],[],[],[],[],[],[],[],[]}}}],
        [],[],[]}}}]
false