blob: 0c08100df679be4f01292255c7c92505e704a61b [file] [log] [blame]
//statement
String s = null;
if (!s.isEmpty()) { }