16 lines
676 B
JSON
Generated
16 lines
676 B
JSON
Generated
{
|
|
"graph": null,
|
|
"err": {
|
|
"ioerr": null,
|
|
"errs": [
|
|
{
|
|
"range": "d2/testdata/d2compiler/TestCompile/grid_nested.d2,1:1:8-1:10:17",
|
|
"errmsg": "d2/testdata/d2compiler/TestCompile/grid_nested.d2:2:2: \"rows\" can only be used on containers with one level of nesting right now. (\"hey.d\" has nested \"invalid descendant\")"
|
|
},
|
|
{
|
|
"range": "d2/testdata/d2compiler/TestCompile/grid_nested.d2,2:1:19-2:13:31",
|
|
"errmsg": "d2/testdata/d2compiler/TestCompile/grid_nested.d2:3:2: \"columns\" can only be used on containers with one level of nesting right now. (\"hey.d\" has nested \"invalid descendant\")"
|
|
}
|
|
]
|
|
}
|
|
}
|