d2/testdata/d2compiler/TestCompile/nested_near_constant.exp.json
Alexander Wang 0adec7fea2
compiler
2022-12-25 13:42:11 -08:00

12 lines
324 B
JSON
Generated

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