fail69

Undocumented in source.
immutable
auto fail69 = q{--- fail69 bool run(u8* s) { u8 c; return (c = *s++) != '\0'; } --- <error> fail69:3:21: Error: Cannot compare `void` and `i32` };

Meta