d2/testdata/d2compiler/TestCompile/keyword-container.exp.json

12 lines
283 B
JSON
Raw Normal View History

{
"graph": null,
"err": {
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/keyword-container.d2,0:2:2-0:6:6",
"errmsg": "d2/testdata/d2compiler/TestCompile/keyword-container.d2:1:3: \"near\" must be the last part of the key"
}
]
}
}