2022-04-06 11:48:16 +02:00

8 lines
90 B
Go

//+build go1.10
package xstrings
import "strings"
type stringBuilder = strings.Builder