d2/testdata/d2compiler/TestCompile2/vars/errors/missing.exp.json
2023-07-11 17:19:34 -07:00

11 lines
282 B
JSON
Generated

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