d2/testdata/d2compiler/TestCompile/edge_to_style.exp.json
2023-01-27 17:19:12 -08:00

12 lines
297 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/edge_to_style.d2,1:7:31-1:12:36",
"errmsg": "d2/testdata/d2compiler/TestCompile/edge_to_style.d2:2:8: reserved keywords are prohibited in edges"
}
]
}
}