Cheng Wei:

> string str = "hello" ~ 10;
> assert(str == "hello\n");
> 
> Is this a useful feature or just a bug?

I'd call it trash-feature :-|

Bye,
bearophile

Reply via email to