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

12 lines
305 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/blank_underscore.d2,2:2:11-2:3:12",
"errmsg": "d2/testdata/d2compiler/TestCompile/blank_underscore.d2:3:3: field key must contain more than underscores"
}
]
}
}