d2/testdata/d2compiler/TestCompile2/vars/errors/missing.exp.json
Alexander Wang c9793b9a87
label works
2023-07-10 19:24:21 -07:00

11 lines
278 B
JSON
Generated

{
"graph": null,
"err": {
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile2/vars/errors/missing.d2,4:0:20-4:8:28",
"errmsg": "d2/testdata/d2compiler/TestCompile2/vars/errors/missing.d2:5:1: could not resolve variable z"
}
]
}
}