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

13 lines
312 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",
2023-03-01 18:28:01 +00:00
"errmsg": "d2/testdata/d2compiler/TestCompile/link-board-not-board.d2:2:9: link key \"layers.x.y\" to board not found"
2023-02-05 18:36:38 +00:00
}
]
}
}