On 28.03.22 16:34, H. S. Teoh wrote: > > import std.stdio; > int main() => !(1 + "Hello World".puts); int main() => !~"Hello World".puts;