aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/com/puppycrawl/tools/checkstyle/astprinter/InputAstTreeStringPrinterComments.java
blob: ba202ddeeb21294d937e3e0745bfc0e84f213d09 (plain)
1
2
3
4
5
6
package com.puppycrawl.tools.checkstyle;

/**my class*/
class InputAstTreeStringPrinterComments {
	// no code
}