{ "language": "Solidity", "sources": { "A": { "content": "// SPDX-License-Identifier: GPL-3.0\npragma solidity >=0.0; contract Errort6 { using foo for ; /* missing type name */ }" } }, "settings": { "parserErrorRecovery": true, "outputSelection": { "*": { "": ["ast"] } } } }