TJSON
TJSON copied to clipboard
Single-line comment with unix-style line ends
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.