blob: 7ffd8ba93305d8ead155692bf81ad9542c14ade2 [file] [log] [blame]
public void foo(String s) {while(i < 13 && i != 4 && i >0) {i+=s.length();}}