{
  "attributes":
  {
    "absolutePath": "a",
    "exportedSymbols":
    {
      "C":
      [
        8
      ]
    }
  },
  "children":
  [
    {
      "attributes":
      {
        "abstract": false,
        "baseContracts":
        [
          null
        ],
        "contractDependencies":
        [
          null
        ],
        "contractKind": "contract",
        "linearizedBaseContracts":
        [
          8
        ],
        "name": "C",
        "scope": 9
      },
      "children":
      [
        {
          "attributes":
          {
            "implemented": true,
            "isConstructor": false,
            "kind": "function",
            "modifiers":
            [
              null
            ],
            "name": "f",
            "scope": 8,
            "stateMutability": "pure",
            "virtual": false,
            "visibility": "public"
          },
          "children":
          [
            {
              "attributes":
              {
                "parameters":
                [
                  null
                ]
              },
              "children": [],
              "id": 1,
              "name": "ParameterList",
              "src": "25:2:1"
            },
            {
              "children":
              [
                {
                  "attributes":
                  {
                    "constant": false,
                    "mutability": "mutable",
                    "name": "x",
                    "scope": 7,
                    "stateVariable": false,
                    "storageLocation": "default",
                    "visibility": "internal"
                  },
                  "children":
                  [
                    {
                      "attributes":
                      {
                        "name": "uint"
                      },
                      "id": 2,
                      "name": "ElementaryTypeName",
                      "src": "49:4:1"
                    }
                  ],
                  "id": 3,
                  "name": "VariableDeclaration",
                  "src": "49:6:1"
                }
              ],
              "id": 4,
              "name": "ParameterList",
              "src": "48:8:1"
            },
            {
              "children":
              [
                {
                  "attributes":
                  {
                    "evmVersion": %EVMVERSION%,
                    "externalReferences":
                    [
                      null
                    ],
                    "operations": "{\n    function f1()\n    {\n        function f2()\n        { }\n        x := 2\n    }\n}"
                  },
                  "children": [],
                  "id": 5,
                  "name": "InlineAssembly",
                  "src": "63:87:1"
                }
              ],
              "id": 6,
              "name": "Block",
              "src": "57:97:1"
            }
          ],
          "id": 7,
          "name": "FunctionDefinition",
          "src": "15:139:1"
        }
      ],
      "id": 8,
      "name": "ContractDefinition",
      "src": "0:156:1"
    }
  ],
  "id": 9,
  "name": "SourceUnit",
  "src": "0:157:1"
}