blob: 7697a6d3aa098b401c4b55f266eec844beccc90a [file] [log] [blame]
// "Create Class 'Abc'" "true"
public class Test {
private <caret>Abc foo() {}
}