Comment by philipallstar
Comment by philipallstar 5 hours ago
When its closing brace or square bracket appears.
EDIT: this is totally wrong and the question is right.
Comment by philipallstar 5 hours ago
When its closing brace or square bracket appears.
EDIT: this is totally wrong and the question is right.
Actually, not quite how this works. You always get valid JSON, as in this sequence from the readme:
```json {"name": "Al"} {"name": "Ale"} ```
So the braces are always closed