d2/testdata/d2ir/TestCompile/field/label.exp.json

20 lines
330 B
JSON
Raw Normal View History

2023-01-11 23:50:49 +00:00
{
"fields": [
{
"name": "x",
"primary": {
"value": {
2023-01-16 12:48:45 +00:00
"range": "d2/testdata/d2ir/TestCompile/field/label.d2,0:3:3-0:6:6",
2023-01-11 23:50:49 +00:00
"value": [
{
"string": "yes",
"raw_string": "yes"
}
]
}
}
}
],
"edges": null
}