d2/testdata/d2compiler/TestCompile/link-board-not-found.exp.json
2023-02-05 10:36:38 -08:00

12 lines
309 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/link-board-not-found.d2,0:8:8-0:16:16",
"errmsg": "d2/testdata/d2compiler/TestCompile/link-board-not-found.d2:1:9: link key \"layers.x\" to board not found"
}
]
}
}