diff --git a/noext/noext.go b/noext/noext.go index b253c86..42aaf52 100644 --- a/noext/noext.go +++ b/noext/noext.go @@ -11,7 +11,7 @@ var( arg0 string args []string dot = '.' - slash = '.' + slash = '/' ) func NoExt(p string) string {