* Remove parens around break and continue Fixes #5742 * Fix space in doc comment * Add some tests * Remove newlines within CommentBlock * Prevent newline before/after label * Remove reference to node * Check for label within startTerminatorless * Print block instead of single line comment * Clean up