Parameter Assignment Check compilable UT input

This commit is contained in:
alexkravin 2014-12-03 17:29:28 +04:00 committed by Roman Ivanov
parent 5d645cb7de
commit 2c65534095
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package com.puppycrawl.tools.checkstyle.checks.coding;
package com.puppycrawl.tools.checkstyle.coding;
/**Input*/
public class InputParameterAssignment {
int field;