Post #4080672
2026-07-21 11:23 UTC
@nick@donotsta.re What the hell are they thinking
Replies (1)
-
@nick@donotsta.re 2026-07-21 13:29
@kbruen@procial.tchncs.de I guess they wanted to support arbitrary ranges as delimiters and didn't want to special-case string literals, which are arrays of const char that are terminated by a nul character.