blob: c8d0672a2f2d51c208f36a7afb498be2f339bc5d [file] [log] [blame]
public class NormalLine {
private String withComment;
public void doNothing() {
int i;
int j;
}
private String url = "http://ant.apache.org/";
private String url2 = "\"http://ant.apache.org/\"";
}