d2/testdata/d2compiler/TestCompile/link-board-not-board.exp.json
Alexander Wang 756068bef5
save
2023-03-01 10:28:01 -08:00

12 lines
312 B
JSON
Generated

{
"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: link key \"layers.x.y\" to board not found"
}
]
}
}