d2/testdata/d2compiler/TestCompile/sql-panic.exp.json

12 lines
282 B
JSON
Raw Normal View History

2022-12-24 21:11:45 +00:00
{
"graph": null,
"err": {
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/sql-panic.d2,2:26:54-2:64:92",
"errmsg": "d2/testdata/d2compiler/TestCompile/sql-panic.d2:3:27: reserved field constraint does not accept composite"
2022-12-24 21:11:45 +00:00
}
]
}
}