python (3.11.7)

(root)/
lib/
python3.11/
test/
test_tomllib/
data/
valid/
trailing-comma.json
{"arr":
  {"type":"array","value":
    [
      {"type":"integer","value":"1"}
    ]
  }
}