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

13 lines
292 B
JSON
Raw Normal View History

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/shape_unquoted_hex.d2,2:9:24-2:10:25",
"errmsg": "d2/testdata/d2compiler/TestCompile/shape_unquoted_hex.d2:3:10: missing value after colon"
}
]
}
}