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

12 lines
276 B
JSON
Raw Normal View History

{
"graph": null,
"err": {
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/image_non_style.d2,3:2:115-3:6:119",
"errmsg": "d2/testdata/d2compiler/TestCompile/image_non_style.d2:4:3: image shapes cannot have children."
}
]
}
}