Overload Methods Declaration Order Check compilable UT input
This commit is contained in:
parent
55a2517bcf
commit
72efd6c1c0
|
|
@ -1,6 +1,6 @@
|
|||
package com.puppycrawl.tools.checkstyle.coding;
|
||||
|
||||
import test.OverloadInput;
|
||||
|
||||
|
||||
class OverloadInput
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue