d2/testdata/d2compiler/TestCompile/import-classes-boards.exp.json

12 lines
299 B
JSON
Raw Normal View History

2025-03-23 13:25:15 +00:00
{
"graph": null,
"err": {
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/import-classes-boards.d2,9:6:75-9:12:81",
2025-03-23 13:30:24 +00:00
"errmsg": "d2/testdata/d2compiler/TestCompile/import-classes-boards.d2:10:7: layers must be declared at a board root scope"
2025-03-23 13:25:15 +00:00
}
]
}
}