maxLiteralTextLength constant

int const maxLiteralTextLength

Maximum text/string literal length.

Implementation

static const int maxLiteralTextLength = 32 * 1024;