Parameter Assignment Check compilable UT input
This commit is contained in:
parent
5d645cb7de
commit
2c65534095
|
|
@ -1,4 +1,4 @@
|
|||
package com.puppycrawl.tools.checkstyle.checks.coding;
|
||||
package com.puppycrawl.tools.checkstyle.coding;
|
||||
/**Input*/
|
||||
public class InputParameterAssignment {
|
||||
int field;
|
||||
|
|
|
|||
Loading…
Reference in New Issue