d2/testdata/d2compiler/TestCompile/invalid-fill-pattern.exp.json
Alexander Wang 366a36df67
compiler
2023-03-13 20:07:13 -07:00

12 lines
316 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/invalid-fill-pattern.d2,2:18:33-2:23:38",
"errmsg": "d2/testdata/d2compiler/TestCompile/invalid-fill-pattern.d2:3:19: expected \"fill-pattern\" to be one of: dots"
}
]
}
}