diff --git a/count.go b/count.go index be52d9d..3aa8a43 100644 --- a/count.go +++ b/count.go @@ -2,6 +2,7 @@ package main import ( "fmt" + "regexp" ) type charset struct {