Documentation
{
  "Program": [
    {
      "Suite": [
        {
          "Expression": {
            "base": {
              "ApplyExpression": {
                "base": {
                  "Symbol": {
                    "name": "a",
                    "scope": []
                  }
                },
                "types": [],
                "args": [
                  "None"
                ],
                "kv_pairs": []
              }
            },
            "eos": false,
            "annotations": null
          }
        }
      ]
    },
    {
      "Suite": [
        {
          "Expression": {
            "base": {
              "SliceExpression": {
                "base": {
                  "Symbol": {
                    "name": "b",
                    "scope": []
                  }
                },
                "list": [
                  {
                    "Number": {
                      "Integer": [
                        1,
                        [
                          1
                        ]
                      ]
                    }
                  }
                ]
              }
            },
            "eos": false,
            "annotations": null
          }
        }
      ]
    },
    {
      "Suite": [
        {
          "Expression": {
            "base": {
              "ApplyExpression": {
                "base": {
                  "Symbol": {
                    "name": "Persion",
                    "scope": []
                  }
                },
                "types": [],
                "args": [
                  "None",
                  "None",
                  "None"
                ],
                "kv_pairs": [
                  [
                    {
                      "Symbol": {
                        "name": "a",
                        "scope": []
                      }
                    },
                    {
                      "Number": {
                        "Integer": [
                          1,
                          [
                            2
                          ]
                        ]
                      }
                    }
                  ]
                ]
              }
            },
            "eos": false,
            "annotations": null
          }
        }
      ]
    }
  ]
}