On Saturday, 14 August 2021 at 13:01:13 UTC, frame wrote:
On Saturday, 14 August 2021 at 09:40:54 UTC, kdevel wrote:Shall I file them to bugzilla?I would say case 2 and 3 are not bugs. It's just the element type conversion and mismatched lengths of the ranges.Not sure about the first one.
Yeah, I jumped the train :(Replace ```string``` with ```char``` and double quotes with single quotes then case 2 and 3 give the expected output
1 is 100% a bug, please report that.