d2/testdata/d2compiler/TestCompile/image_non_style.exp.json
Alexander Wang 524c089a74 oss
Co-authored-by: Anmol Sethi <hi@nhooyr.io>
2022-11-03 06:54:49 -07:00

12 lines
295 B
JSON
Generated

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