aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/com/puppycrawl/tools/checkstyle/checks/InputOuterTypeFilename2.java
blob: 9a513eafb8e5db4d5ab1b113ea9912124442d452 (plain)
1
2
3
4
5
6
7
// someexamples of 1.5 extensions
package com.puppycrawl.tools.checkstyle.checks;

public class InputOuterTypeFilename2 {
    
  
}