> As Zig has only line-comments, this means that \n is always whitespace.
Do I read this correctly that it replaces `\n` at the end of the line with a whitespace? CJK users probably won't be happy with the additional whitespaces.
that's not correct.
that's not correct.