JsonGrinder.jl
JsonGrinder.jl copied to clipboard
Fix bug with slicing in version 1 and examine if it's also in JsonGrinder 2
There is a bug https://github.com/CTUAvastLab/JsonGrinder.jl/blob/ea0aeac760b13cf87b7056ef6415e14e6a04ec89/test/extractors.jl#L734-L760 in JsonGrinder 1.8.0, the slicing should work and should not raise BoundsError.
Examine if it's happening also on master.