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

12 lines
295 B
JSON
Raw Normal View History

2023-03-01 19:27:18 +00:00
{
"graph": null,
"err": {
"errs": [
{
2024-08-26 19:43:56 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-underscore-not-found.d2,6:8:59-6:25:76",
"errmsg": "d2/testdata/d2compiler/TestCompile/link-board-underscore-not-found.d2:7:9: linked board not found"
2023-03-01 19:27:18 +00:00
}
]
}
}