d2/testdata/d2compiler/TestCompile/classes-internal-edge.exp.json

12 lines
283 B
JSON
Raw Normal View History

2023-02-06 21:32:08 +00:00
{
"graph": null,
"err": {
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/classes-internal-edge.d2,7:2:72-7:16:86",
"errmsg": "d2/testdata/d2compiler/TestCompile/classes-internal-edge.d2:8:3: classes cannot contain an edge"
}
]
}
}