• rw's avatar
    Panic when nesting strings. Test panic scenarios. · 4d305f59
    rw authored
    Also add a new `insideObject` boolean to the Builder to track whether an
    object is currently being constructed. This fixes a bug with objects
    that have zero fields.
    4d305f59
go_test.go 35.8 KB