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

12 lines
272 B
JSON
Raw Normal View History

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