{ "language": "Solidity", "sources": { "fileA": { "content": "//SPDX-License-Identifier: GPL-3.0\npragma solidity >=0.0;\ncontract A { }" } }, "settings": { "outputSelection": { "fileA": { "A": [ "storageLayout" ], "": [ "storageLayout" ] } } } }