{ "language": "Solidity", "sources": { "A": { "content": "pragma solidity >=0.0; contract C { function f() public pure {} }" } }, "settings": { "optimizer": { "enabled": true, "runs": 200 }, "evmVersion": "byzantium", "metadata": { "key1": "test", "useLiteralContent": true } } }