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.
D
Daniele Cocca committed
9be2f767417ef4eb69f35b67348bb3e2ec752d4a
Parent: 171102e
Committed by Daniele Cocca <dcocca@google.com>
on 6/16/2021, 9:03:02 PM