{ "language": "Solidity", "sources": { "A": "not an object :o", "B": [1, 2, 3], "C": { "content": "pragma solidity >=0.0; contract C { function f() public pure {} }" } } }