d2/testdata/d2compiler/TestCompile/link-board-underscore-not-found.exp.json
Alexander Wang 78e6f3fc06
pr feedback
2023-03-02 17:56:32 -08:00

12 lines
316 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"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"
}
]
}
}