geval/test/jsonl-simple/jsonl-simple-solution/test-A/out.jsonl
2019-02-14 10:54:25 +01:00

4 lines
220 B
JSON

{"id": 0, "root":{"foo":"bar", "items":[{"aaa":12, "bbb":"x"}, {"aaa":14, "bbb":"a"}]}}
{"id": 1, "root":{"foo":"baz", "items":[{"aaa": 13, "bbb":"y"}]}}
{"id": 2, "root":{"foo":"baz", "items":[{"aaa":3, "bbb":"abc"}]}}