0f9a4a97c0
Fixes #431 Note: the tokens separate by such continuation characters are not merged and appear as two separate tokens, which could lead to false negatives in duplication detection. ContinuationReader is deleted, since skipping characters in the stream makes it difficult to provide accurate line numbers/positions.