kLineEnding top-level constant

String const kLineEnding

TOON line ending (always LF as per spec)

Implementation

const String kLineEnding = '\n';