{
  "children": [
    {
      "children": [{
        "children": [
          {
            "id": "x",
            "type": "In_",
            "children": [{
              "id": "x",
              "type": "Open",
              "children": [{
                "id": "*",
                "type": "Open_"
              }]
            }]
          }
        ],
        "type": "Serial"
      }],
      "id": "func",
      "type": "Ambient"
    },
    {
      "children": [{
        "children": [
          {
            "children": [
              {
                "id": "func",
                "type": "In",
                "children": [{
                  "id": "*",
                  "type": "Open_"
                }]
              }],
            "type": "Serial"
          },
          {
            "id": "result",
            "type": "Ambient"
          }
        ],
        "type": "Parallel"
      }],
      "id": "x",
      "type": "Ambient"
    },
    {
      "id": "func",
      "type": "Open"
    }
  ],
  "type": "Parallel"
}

