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

12 lines
298 B
JSON
Raw Normal View History

2023-02-25 04:26:40 +00:00
{
"graph": null,
"err": {
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/near_sequence.d2,4:8:45-4:11:48",
"errmsg": "d2/testdata/d2compiler/TestCompile/near_sequence.d2:5:9: near keys cannot be set to an object within sequence diagrams"
}
]
}
}