26 // Empty Catch comment
30 // issue #35: "catch" block indent + empty catch body
31 jQuery.ready.promise = function(obj) {
33 top = window.frameElement == null && document.documentElement;
37 // "catch" brace indent
38 function issueNN(obj) {
46 // "finally" brace indent
49 top = window.frameElement == null && document.documentElement;
59 jQuery.ready.promise = function(obj) {
62 top = window.frameElement == null && document.documentElement;
69 // finally a comment 2
76 function nestedTryCatch() {
83 // just a little bit harder
95 // line break handling (#128)
102 // comment alignment (#270)