d2/testdata/d2compiler/TestCompile/no_empty_block_strings.exp.json
2023-06-01 18:48:37 -07:00

12 lines
301 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/no_empty_block_strings.d2,0:0:0-0:11:11",
"errmsg": "d2/testdata/d2compiler/TestCompile/no_empty_block_strings.d2:1:1: block string cannot be empty"
}
]
}
}