Logo white

OpenSystemsDevelopment / qpdf

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • qpdf
  • libtests
  • qtest
  • json_parse
  • bad-40.json
  • JSON: detect duplicate dictionary keys while parsing
    3eb77a70
    Jay Berkenbilt authored
    2022-05-20 10:13:15 -0400  
    Browse Code ยป
bad-40.json 52 Bytes
Edit Raw Blame History
1 2 3 4 5 6
{
  "one": 1,
  "two": 2,
  "one": 3,
  "four": 4
}