Open mlaukala opened 6 years ago
Arrays If any unexpected token is encountered inside of an array, we append each char until whitespace, eof, or endarray token is found.
Dictionary if any unexpected token is encountered inside of a dictionary we append each char until slash or greater than sign.
Arrays If any unexpected token is encountered inside of an array, we append each char until whitespace, eof, or endarray token is found.
Dictionary if any unexpected token is encountered inside of a dictionary we append each char until slash or greater than sign.