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
..
2020-10-31 12:21:49 +02:00
2021-06-13 15:25:18 -04:00