blob: 0b2e0818798d6749889c098828588a4194cb9503 [file] [log] [blame]
@interface Test {}
class Foo {
@<caret>Test def f() {}
}