d2/testdata/d2compiler/TestCompile/near_bad_connected.exp.json
2023-03-27 21:38:09 +08:00

12 lines
320 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/near_bad_connected.d2,2:11:21-2:21:31",
"errmsg": "d2/testdata/d2compiler/TestCompile/near_bad_connected.d2:3:12: constant near keys cannot be set on connected shapes"
}
]
}
}