blob: f15ebae1c4476b6c5eb262b2f691f69113d9d854 [file] [log] [blame]
@interface Foo {
String foo() default <caret>
}