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

12 lines
327 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/nested_near_constant.d2,0:10:10-0:20:20",
"errmsg": "d2/testdata/d2compiler/TestCompile/nested_near_constant.d2:1:11: constant near keys can only be set on root level shapes"
}
]
}
}