darling-JavaScriptCore/inspector/scripts/tests/fail-on-enum-with-no-values.json

11 lines
159 B
JSON

{
"domain": "Database",
"types": [
{
"id": "PrimaryColors",
"type": "string",
"enum": []
}
]
}