Files
tycho-execution/foundry/lib/forge-std/test/fixtures/test.json
2025-01-22 20:35:55 +05:30

8 lines
73 B
JSON

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