empty list
Open
question
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 336
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 4
Description
I may be missing something, but
```
{"verbs":[{"verb":[22,"be.03",-1,-1],"arguments":null}]}
```
I can't parse this JSON; the null value for an empty list is not accepted, how to solve it?
Contributor guide
Assessment
This issue has not been assessed yet.