Skip to content

Commit

Permalink
test `` in commit
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Oct 19, 2021
1 parent 816e710 commit 00476bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ func main() {
fmt.Println("regexghservise url1: ", regexghserviseNew(url1))
fmt.Println("regexghservise url2: ", regexghserviseNew(url2))

strm := madeСaptionToTemplate(`v{{.version}}Vtee`, "5")
strm := madeСaptionToTemplate(`"v{{.version}}Vtee"`, "5")
fmt.Println("strm: ", strm)

regStr := "([^\t\n\f\r]*?)$"
Expand Down

0 comments on commit 00476bb

Please sign in to comment.