plus

operator fun plus(other: LineEndingMode): LineEndingMode(source)

Combines this line ending mode with another mode. The resulting mode will accept both line endings.

Report a problem