https://issues.dlang.org/show_bug.cgi?id=24355 --- Comment #5 from Nick Treleaven <nick at geany.org> --- Spec for above: > A string literal converts to a static array rvalue of the same or longer length https://dlang.org/spec/expression.html#string_literals --