d2/testdata/d2compiler/TestCompile/leaky_sequence.exp.json
Alexander Wang 546ea0266c
save
2022-12-05 19:50:08 -08:00

12 lines
360 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/leaky_sequence.d2,4:0:37-4:8:45",
"errmsg": "d2/testdata/d2compiler/TestCompile/leaky_sequence.d2:5:1: connections within sequence diagrams can connect only to other objects within the same sequence diagram"
}
]
}
}