blob: 123e5a9de018592cab70b1cf6b40bcf1af6eb751 [file] [log] [blame]
#
public class CompletionKeywordThrows6 {
void foo() throw Exception thro {
}
}