{
  "data": {},
  "title": null,
  "style": null,
  "code": [
    {
      "id": "6212702c",
      "node": {
        "body": {
          "type": "BinaryExpression",
          "start": 0,
          "end": 5,
          "left": {
            "type": "Literal",
            "start": 0,
            "end": 1,
            "value": 1,
            "raw": "1"
          },
          "operator": "+",
          "right": {
            "type": "Literal",
            "start": 4,
            "end": 5,
            "value": 2,
            "raw": "2"
          }
        },
        "declarations": null,
        "references": [],
        "files": [],
        "imports": [],
        "expression": true,
        "async": false,
        "input": "1 + 2"
      },
      "mode": "inline"
    }
  ],
  "path": "inline-within-lists.md"
}