zig/test/behavior
Daniele Cocca 9e88356282 embedFile: change notation from [X:0] to [N:0]
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.
2021-06-16 22:03:02 +01:00
..
2021-06-05 22:08:36 -04:00
2021-06-10 20:13:43 -07:00
2021-06-12 19:16:01 +03:00