Parsing next string: ``` { //'a': 'b' } ``` Result: ``` JSON Data on line 3: Expected ':' but got '' instead. ``` At least on PHP platform. Important: line ends must be `\n`.
Parsing next string:
Result:
At least on PHP platform. Important: line ends must be
\n.