test111

Undocumented in source.
immutable
auto test111 = q{--- test111 // Test string escapes u8[] test() { return "\'\"\?\\\0\a\b\f\n\r\t\v\xAA\uAAAA\U0000AAAA"; } };

Meta