in src/main/org/apache/ant/props/stringops/DeleteFromStartGreedy.java [30:32]
public DeleteFromStartGreedy() { super("^(.*)##(.*)$", GREEDY); }