examples/list.rb in bindata-2.4.15 vs examples/list.rb in bindata-2.5.0

- old
+ new

@@ -33,10 +33,10 @@ # list # end # end # end # -# Notice how we get stuck on attemping to write a declaration for +# Notice how we get stuck on attempting to write a declaration for # the contents of the list. We can't determine if the list item is # an atom or list because we haven't read it yet. It appears that # we can't proceed. # # The cause of the problem is that the tag identifying the type is