mirror of
https://github.com/ziglang/zig.git
synced 2026-01-30 11:13:38 +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
|