Revert "JSON: replace null for nil"

This reverts commit 473d6e3cdf.
nix
Gerard 5 years ago
parent 473d6e3cdf
commit de2f9ec2a1

@ -46,7 +46,6 @@
$},{ if(inString.not){parsed[pos] = $)} }
)
});
parsed = parsed.replace("null","nil");
^this.toDict(parsed.interpret);
}

Loading…
Cancel
Save