d2/testdata/d2compiler/TestCompile/bad-style-nesting.exp.json
Alexander Wang 595fafc4c8
fix class
style validation

changelog
2023-04-27 11:48:07 -07:00

12 lines
298 B
JSON
Generated

{
"graph": null,
"err": {
"ioerr": null,
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/bad-style-nesting.d2,0:12:12-0:17:17",
"errmsg": "d2/testdata/d2compiler/TestCompile/bad-style-nesting.d2:1:13: invalid style keyword: \"style\""
}
]
}
}