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

13 lines
291 B
JSON
Raw Normal View History

2023-02-05 18:36:38 +00:00
{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
2023-03-01 23:38:02 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-not-found.d2,0:0:0-0:16:16",
"errmsg": "d2/testdata/d2compiler/TestCompile/link-board-not-found.d2:1:1: linked board not found"
2023-02-05 18:36:38 +00:00
}
]
}
}