...

Text file src/oss.terrastruct.com/d2/testdata/d2parser/TestParse/bad_curly.exp.json

Documentation: oss.terrastruct.com/d2/testdata/d2parser/TestParse

     1{
     2  "ast": {
     3    "range": "d2/testdata/d2parser/TestParse/bad_curly.d2,0:0:0-0:7:7",
     4    "nodes": null
     5  },
     6  "err": {
     7    "errs": [
     8      {
     9        "range": "d2/testdata/d2parser/TestParse/bad_curly.d2,0:3:3-0:4:4",
    10        "errmsg": "d2/testdata/d2parser/TestParse/bad_curly.d2:1:4: unexpected map termination character } in file map"
    11      }
    12    ]
    13  }
    14}

View as plain text