d2/testdata/d2compiler/TestCompile/label-near-invalid-edge.exp.json

12 lines
278 B
JSON
Raw Normal View History

2023-06-22 23:13:08 +00:00
{
"graph": null,
"err": {
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/label-near-invalid-edge.d2,1:2:9-4:3:61",
"errmsg": "d2/testdata/d2compiler/TestCompile/label-near-invalid-edge.d2:2:3: unexpected edges in map"
}
]
}
}