d2/testdata/d2compiler/TestCompile/obj_invalid_style.exp.json
2023-03-06 22:44:45 -08:00

12 lines
291 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/obj_invalid_style.d2,1:2:7-1:9:14",
"errmsg": "d2/testdata/d2compiler/TestCompile/obj_invalid_style.d2:2:3: opacity must be style.opacity"
}
]
}
}