{
  "type": "Module",
  "directives": [],
  "items": [
    {
      "type": "ImportNamespace",
      "defaultBinding": {
        "type": "BindingIdentifier",
        "name": "a",
        "loc": {
          "start": {
            "line": 1,
            "column": 7,
            "offset": 7
          },
          "end": {
            "line": 1,
            "column": 8,
            "offset": 8
          }
        }
      },
      "namespaceBinding": {
        "type": "BindingIdentifier",
        "name": "b",
        "loc": {
          "start": {
            "line": 1,
            "column": 15,
            "offset": 15
          },
          "end": {
            "line": 1,
            "column": 16,
            "offset": 16
          }
        }
      },
      "moduleSpecifier": "baz",
      "loc": {
        "start": {
          "line": 1,
          "column": 0,
          "offset": 0
        },
        "end": {
          "line": 1,
          "column": 28,
          "offset": 28
        }
      }
    }
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0,
      "offset": 0
    },
    "end": {
      "line": 1,
      "column": 28,
      "offset": 28
    }
  }
}
