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

13 lines
314 B
JSON
Raw Normal View History

2023-03-01 19:27:18 +00:00
{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
2023-03-01 22:53:58 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-underscore-not-found.d2,6:4:50-6:14:60",
2023-03-01 23:38:02 +00:00
"errmsg": "d2/testdata/d2compiler/TestCompile/link-board-underscore-not-found.d2:7:5: linked board not found"
2023-03-01 19:27:18 +00:00
}
]
}
}