d2/testdata/d2compiler/TestCompile/near_bad_container.exp.json
2023-01-24 03:24:35 -08:00

12 lines
322 B
JSON
Generated

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