d2/testdata/d2compiler/TestCompile/link-board-not-board.exp.json
Alexander Wang 85985bbaf5
ok
2023-03-01 15:38:02 -08:00

12 lines
291 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"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"
}
]
}
}