Clean up last printout in string-functions
It's unnecessary now
This commit is contained in:
@@ -34,5 +34,4 @@ func main() {
|
||||
p("Split: ", s.Split("a-b-c-d-e", "-"))
|
||||
p("ToLower: ", s.ToLower("TEST"))
|
||||
p("ToUpper: ", s.ToUpper("test"))
|
||||
p()
|
||||
}
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
2201eba7e3b9339a6e700a4faa9b085c43dd1ed2
|
||||
pE_KNt12Zv9
|
||||
e52d4023b8102ba47f3f97e67e47da1bfe393e6c
|
||||
mdta6dlNB6e
|
||||
|
||||
Reference in New Issue
Block a user