blob: 28fa00b0066bf3526dcd3881793c4c8b1e97c390 [file] [log] [blame]
class FooBar {
def foo() {new Foo<caret>}
}
-----
FooBar