blob: f5e5b6c60266e72453dad4fe0b7567cb070a2166 [file] [log] [blame]
def foo(List<String> l) {}
foo(new ArrayList<String>(<caret>))