regex/doOutput.go

5 lines
42 B
Go

package main
func doOutput(s string) {
}