zig/test/behavior
Daniele Cocca 9be2f76741 typeName: amend return type to string literal
This was already the case, but the documentation failed to point out
that the returned value is of type `*const [N:0]u8`, i.e. that of a
string literal.

Also adds a behavioral test to assert that this is the case.
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