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

12 lines
278 B
JSON
Raw Normal View History

{
"graph": null,
"err": {
"errs": [
{
2023-01-28 01:19:12 +00:00
"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"
}
]
}
}