{ "language": "Solidity", "sources": { "fileA": { "content": "//SPDX-License-Identifier: GPL-3.0\ncontract A { string s1 = \"test\"; string s2; }" } }, "settings": { "outputSelection": { "fileA": { "A": [ "storageLayout" ], "": [ "storageLayout" ] } } } }