hugo/tpl/strings
Bjørn Erik Pedersen 0c6c98e401
tpl/strings: Remove overflow check in strings.Repeat
The test fails on 32 bit systems. Let it panic instead.
2018-06-03 23:23:48 +03:00
..
init.go
init_test.go
regexp.go
regexp_test.go
strings.go tpl/strings: Remove overflow check in strings.Repeat 2018-06-03 23:23:48 +03:00
strings_test.go tpl/strings: Remove overflow check in strings.Repeat 2018-06-03 23:23:48 +03:00
truncate.go
truncate_test.go