aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/com/puppycrawl/tools/checkstyle/checks/indentation/InputPackageDeclaration3.java
blob: 6a7e108977e10a097abd2f668a22a7fb80eefcff (plain)
1
2
3
/** Comment */ package com.puppycrawl.tools.checkstyle.checks.indentation;//indent:0 exp:>=0

public class InputPackageDeclaration3 {}//indent:0 exp:0