d2/testdata/d2compiler/TestCompile/tail-style-map.exp.json
Alexander Wang 3afbf724f0
fix
2023-05-16 10:45:35 -07:00

12 lines
370 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/tail-style-map.d2,0:6:6-0:11:11",
"errmsg": "d2/testdata/d2compiler/TestCompile/tail-style-map.d2:1:7: \"style\" expected to be set to a map of key-values, or contain an additional keyword like \"style.opacity: 0.4\""
}
]
}
}