d2/testdata/d2compiler/TestCompile/positions_disjoint.exp.json

13 lines
333 B
JSON
Raw Normal View History

2023-02-22 04:09:23 +00:00
{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/positions_disjoint.d2,1:1:8-1:9:16",
"errmsg": "d2/testdata/d2compiler/TestCompile/positions_disjoint.d2:2:2: keyword \"top\" currently cannot be set without also setting \"left\""
}
]
}
}