blob: b016e1a05b6939537cf25ac3e5b34cf8e244bd3b [file] [log] [blame]
def f(int i, int j) {}
def f(List l) {}
<ref>f([0, new ArrayList()])