1 2 3 package com.puppycrawl.tools.checkstyle.checks.whitespace.emptylineseparator; // some comment 4 5 public class InputEmptyLineSeparatorPrePreviousLineIsEmpty { 6 }