aconchillo / guile-json

JSON module for Guile
GNU General Public License v3.0
100 stars 34 forks source link

parsing error #55

Closed roptat closed 4 years ago

roptat commented 4 years ago

I'm trying to parse this document with guile-json: https://w3c.github.io/json-ld-api/tests/toRdf/rt01-in.jsonld. It seems that "0e0" is not parsed correctly and yields an invalid syntax error.

aconchillo commented 4 years ago

Certainly a bug. Thanks for reporting!

aconchillo commented 4 years ago

Fix is available in version 3.4.0.