d2/testdata/d2compiler/TestCompile/link-board-underscore-not-found.exp.json
Alexander Wang 3a9745974c
save
2023-03-01 14:53:58 -08:00

12 lines
326 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/link-board-underscore-not-found.d2,6:4:50-6:14:60",
"errmsg": "d2/testdata/d2compiler/TestCompile/link-board-underscore-not-found.d2:7:5: board referenced by link not found"
}
]
}
}