Substring/Top and tail: Difference between revisions

Content added Content deleted
m (→‎{{header|Go}}: library path update)
Line 261: Line 261:
import (
import (
"fmt"
"fmt"
"utf8"
"unicode/utf8"
)
)