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

12 lines
353 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/near_descendant_connect_to_outside.d2,2:11:21-2:19:29",
"errmsg": "d2/testdata/d2compiler/TestCompile/near_descendant_connect_to_outside.d2:3:12: a child of a near container cannot connect to outside"
}
]
}
}