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

12 lines
297 B
JSON
Raw Normal View History

2023-03-01 19:27:18 +00:00
{
"graph": null,
"err": {
"errs": [
{
2023-03-03 01:56:32 +00:00
"range": "d2/testdata/d2compiler/TestCompile/link-board-underscore-not-found.d2,6:8:59-6:18:69",
"errmsg": "d2/testdata/d2compiler/TestCompile/link-board-underscore-not-found.d2:7:9: invalid underscore usage"
2023-03-01 19:27:18 +00:00
}
]
}
}