d2/testdata/d2compiler/TestCompile2/vars/config/not-root.exp.json

12 lines
295 B
JSON
Raw Normal View History

2023-07-14 20:08:26 +00:00
{
"graph": null,
"err": {
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile2/vars/config/not-root.d2,3:3:19-3:12:28",
"errmsg": "d2/testdata/d2compiler/TestCompile2/vars/config/not-root.d2:4:4: \"d2-config\" can only appear at root vars"
}
]
}
}