ghost-dao-contracts/dependencies/forge-std-1.9.2/test/fixtures/test.json
Uncle Fatso 46b33b4c75
initial push for smart-contracts
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
2025-04-28 14:17:04 +03:00

8 lines
73 B
JSON

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