d2/testdata/d2compiler/TestCompile2/vars/errors/recursive-var.exp.json
Alexander Wang 63dbaf0935
pr changes
2023-07-11 23:26:06 -07:00

11 lines
294 B
JSON
Generated

{
"graph": null,
"err": {
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile2/vars/errors/recursive-var.d2,2:2:11-2:3:12",
"errmsg": "d2/testdata/d2compiler/TestCompile2/vars/errors/recursive-var.d2:3:3: could not resolve variable \"x\""
}
]
}
}