d2/testdata/d2compiler/TestCompile/near_bad_container.exp.json
2022-12-26 21:22:23 -08:00

12 lines
321 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/near_bad_container.d2,0:0:0-0:10:10",
"errmsg": "d2/testdata/d2compiler/TestCompile/near_bad_container.d2:1:1: constant near keys cannot be set on shapes with children"
}
]
}
}