d2/testdata/d2compiler/TestCompile2/vars/errors/quoted-map.exp.json
2023-07-12 11:55:58 -07:00

11 lines
302 B
JSON
Generated

{
"graph": null,
"err": {
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile2/vars/errors/quoted-map.d2,6:0:31-6:2:33",
"errmsg": "d2/testdata/d2compiler/TestCompile2/vars/errors/quoted-map.d2:7:1: cannot substitute map variable \"x\" in quotes"
}
]
}
}