generated from VLADIMIR/template
add cleaner tests
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
package cleaner
|
||||
|
||||
type ICleaner interface {
|
||||
// ([Ы-1]) -> ы1, Ы-1 -> ы1
|
||||
ClearCode(code string) string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user