d2/testdata/d2oracle/TestMove/invalid-near.exp.json

5 lines
209 B
JSON
Raw Normal View History

2023-02-19 16:22:20 +00:00
{
"graph": null,
"err": "failed to move: \"y\" to \"x.y\": failed to recompile:\nx: {\n near: x.y\n y\n}\n\nd2/testdata/d2oracle/TestMove/invalid-near.d2:2:9: near keys cannot be set to an descendant"
}