d2/testdata/d2compiler/TestCompile/border-radius-negative.exp.json
2023-03-30 18:43:16 +02:00

12 lines
334 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/border-radius-negative.d2,2:23:30-2:25:32",
"errmsg": "d2/testdata/d2compiler/TestCompile/border-radius-negative.d2:3:24: expected \"border-radius\" to be a number between 0 and 20"
}
]
}
}