d2/testdata/d2compiler/TestCompile/image_children.exp.json
2023-03-06 16:38:13 -08:00

12 lines
293 B
JSON
Generated

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