d2/testdata/d2compiler/TestCompile/no-class-primary.exp.json
Alexander Wang 9e26318b42
ta
2024-12-14 23:25:06 -07:00

11 lines
282 B
JSON
Generated

{
"graph": null,
"err": {
"errs": [
{
"range": "d2/testdata/d2compiler/TestCompile/no-class-primary.d2,0:2:2-0:7:7",
"errmsg": "d2/testdata/d2compiler/TestCompile/no-class-primary.d2:1:3: reserved field \"class\" must have a value"
}
]
}
}