d2/testdata/d2compiler/TestCompile/constraint_label.exp.json

12 lines
306 B
JSON
Raw Normal View History

2022-12-12 00:46:09 +00:00
{
2023-06-08 18:07:46 +00:00
"graph": null,
"err": {
"errs": [
2022-12-12 00:46:09 +00:00
{
2023-06-08 18:07:46 +00:00
"range": "d2/testdata/d2compiler/TestCompile/constraint_label.d2,2:2:21-2:17:36",
"errmsg": "d2/testdata/d2compiler/TestCompile/constraint_label.d2:3:3: \"constraint\" keyword can only be used in \"sql_table\" shapes"
2022-12-12 00:46:09 +00:00
}
]
2023-06-08 18:07:46 +00:00
}
2022-12-12 00:46:09 +00:00
}