{ "language": "Solidity", "sources": { "fileA": { "content": "//SPDX-License-Identifier: GPL-3.0\ncontract A { }" } }, "settings": { "outputSelection": { "fileA": { "A": "it's a contract, but not an array!", "": [ "legacyAST" ] } } } }