Files
tycho-execution/foundry/lib/forge-std/test/fixtures/test.json
2025-01-17 09:50:26 +00:00

8 lines
73 B
JSON

{
"a": 123,
"b": "test",
"c": {
"a": 123,
"b": "test"
}
}