mirror of
https://github.com/ziglang/zig.git
synced 2026-02-12 04:17:49 +00:00
This is for consistency with the documentation on sentinel-terminated
{arrays,slices,pointers} which already use `N` for a comptime-inferred
size rather than `X`.
Also adds a behavioral test to assert that a string literal is returned.
2 lines
10 B
Plaintext
2 lines
10 B
Plaintext
hello zig
|