d2/testdata/d2compiler/TestCompile/link-board-underscore-not-found.exp.json
Alexander Wang 5c96ffe6a1
save
2023-03-01 11:27:18 -08:00

12 lines
331 B
JSON
Generated

{
"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"
}
]
}
}