fluent-kotlin
fluent-kotlin copied to clipboard
Processor.escapeTextToLiterals produces redundant empty string literals.
Please take a look at ProcessorTest for an example. It happens when pattern consists of the mix of TextElement and Placeable elements and TextElement has trailing spaces.