char[] == null vs char[] is nullIs there any good use for char[] == null ? If not, a warning might be helpful.
Actually char[] == null is a more usable one.
char[] == null vs char[] is nullIs there any good use for char[] == null ? If not, a warning might be helpful.
Actually char[] == null is a more usable one.