View Javadoc
1   ///////////////////////////////////////////////////////////////////////////////////////////////
2   // Test case file for checkstyle.
3   // some.class.тест.passed
4   ///////////////////////////////////////////////////////////////////////////////////////////////
5   package com.puppycrawl.tools.checkstyle.checks.header.regexpheader;
6   
7   /**
8    * @author Kevin Patel
9    */
10  public class InputRegexpHeader4 {
11  }