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