public class CompletionKeywordCatch5 { int catchz; void foo() { try { } catch(Exception e) { } cat } }