{ "language": "Solidity", "sources": { "fileA": { "content": "//SPDX-License-Identifier: GPL-3.0\ncontract A { uint64 x; uint128 y; uint128 z; address addr; uint[2] array; }" } }, "settings": { "outputSelection": { "fileA": { "A": [ "storageLayout" ], "": [ "storageLayout" ] } } } }