You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an age old bug in vibe.data.json, I'm really surprised that it still exists, but it seems that there has never actually been a ticket for this. I've opened one now and will push a fix shortly: vibe-d/vibe.d#1994
here's one:
vibe.data.json.parseJsonString accepts trailing commas, but stdx.data.json.toJSONValue does not
The text was updated successfully, but these errors were encountered: