d2/testdata/d2compiler/TestCompile/underscore_parent_root.exp.json
2023-01-24 03:24:35 -08:00

12 lines
300 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/underscore_parent_root.d2,1:0:1-1:1:2",
"errmsg": "d2/testdata/d2compiler/TestCompile/underscore_parent_root.d2:2:1: invalid underscore: no parent"
}
]
}
}