On Thursday, 19 November 2015 at 10:04:37 UTC, Spacen Jasset wrote:
char[] == null
vs
char[] is null

Is there any good use for char[] == null ? If not, a warning might be helpful.

Actually char[] == null is a more usable one.

Reply via email to