blob: 3ae7230b5127e6ea4c5f2c4f151628f05d9a513c [file] [log] [blame]
def foo(Foo... args) {}
class Foo {}
foo(new <caret>)