d2/testdata/d2compiler/TestCompile/near_special.exp.json

12 lines
308 B
JSON
Raw Normal View History

2024-02-27 21:16:22 +00:00
{
"graph": null,
"err": {
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/near_special.d2,0:8:8-0:11:11",
"errmsg": "d2/testdata/d2compiler/TestCompile/near_special.d2:1:9: near keys cannot be set to descendants of special objects, like grid cells"
}
]
}
}