d2/testdata/d2compiler/TestCompile2/vars/errors/nested-missing.exp.json
Alexander Wang 85cf491d74
quotes
2023-07-11 14:56:09 -07:00

11 lines
299 B
JSON
Generated

{
"graph": null,
"err": {
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile2/vars/errors/nested-missing.d2,6:0:33-6:10:43",
"errmsg": "d2/testdata/d2compiler/TestCompile2/vars/errors/nested-missing.d2:7:1: could not resolve variable \"x.z\""
}
]
}
}