stringz

Undocumented in source.
enum stringz (
string literal
)

Examples

enum _ = stringz!("42");
assert(_.toString == "42");

Meta