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

12 lines
287 B
JSON
Raw Normal View History

{
"graph": null,
"err": {
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/shape_edge_style.d2,2:1:7-2:21:27",
"errmsg": "d2/testdata/d2compiler/TestCompile/shape_edge_style.d2:3:2: key \"animated\" can only be applied to edges"
}
]
}
}