d2/testdata/d2compiler/TestCompile/edge_to_style.exp.json

13 lines
290 B
JSON
Raw Normal View History

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/edge_to_style.d2,1:0:24-1:12:36",
"errmsg": "d2/testdata/d2compiler/TestCompile/edge_to_style.d2:2:1: cannot connect to reserved keyword"
}
]
}
}