mirror of
https://github.com/zoriya/vim.git
synced 2026-06-17 09:41:00 +00:00
595e64e259
Problem: jsonencode() is not producing strict JSON.
Solution: Add jsencode() and jsdecode(). Make jsonencode() and jsondecode()
strict.