d2/testdata/d2compiler/TestCompile/link-board-not-board.exp.json

13 lines
327 B
JSON
Raw Normal View History

2023-02-05 18:36:38 +00:00
{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/link-board-not-board.d2,1:8:12-1:18:22",
"errmsg": "d2/testdata/d2compiler/TestCompile/link-board-not-board.d2:2:9: internal link key \"layers.x.y\" is not a top-level board"
}
]
}
}