blob: 1bb0d890134884b991ea215d11411ea7ba3c9c39 [file] [log] [blame]
public class CompletionKeywordThrows2 {
void foo() throw Exception thro {
}
}