40 // Empty Catch comment
44 // issue #35: "catch" block indent + empty catch body
45 jQuery.ready.promise = function(obj) {
48 top = window.frameElement == null && document.documentElement;
54 // "catch" brace indent
55 function issueNN(obj) {
66 // "finally" brace indent
70 top = window.frameElement == null && document.documentElement;
84 jQuery.ready.promise = function(obj) {
88 top = window.frameElement == null && document.documentElement;
99 // finally a comment 2
106 function nestedTryCatch() {
117 // just a little bit harder
135 // line break handling (#128)