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

13 lines
331 B
JSON
Raw Normal View History

2023-03-01 19:27:18 +00:00
{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/link-board-underscore-not-found.d2,6:16:62-6:21:67",
"errmsg": "d2/testdata/d2compiler/TestCompile/link-board-underscore-not-found.d2:7:17: link key \"_._._\" to board not found"
}
]
}
}