kelp-full
kelp-full copied to clipboard
Parenthesis within String Literals
KeLP cannot ignore parenthesis within the string literal e.g. tree representation ("str+("), it would crash because it has an open parenthesis inside the string.
Yes I encountered this as well and it leads to unequal parenthesis error.