Open s-ludwig opened 8 years ago
Currently this requires either JSONValue(cast(JSONValue[])null) or "[]".toJsonValue().
JSONValue(cast(JSONValue[])null)
"[]".toJsonValue()
Currently this requires either
JSONValue(cast(JSONValue[])null)
or"[]".toJsonValue()
.