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