raphael
raphael copied to clipboard
Newlines not correctly updated in long strings
When a newline character is encountered inside a long string when there was a preceding exceptional character, then the wrong character is tested for incrementing the line count. This occurs in a couple of places, including: https://github.com/quoll/raphael/blob/6c443ac4d950a465eba13cd79f8f70deabd546a2/src/quoll/raphael/core.cljc#L533