https://issues.dlang.org/show_bug.cgi?id=13432

Anton Pastukhov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Anton Pastukhov <[email protected]> ---
It seems thant  all json is minified before being processed, so example above
seen as
{"key":{"val1":1,"val2":2},}
by Phobos, and the error is on line 1, colimn 29 from this point of view.

--

Reply via email to