This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
pczajkowski
/
stringFromTemplate
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
Package name was too long
Piotr Czajkowski
5 anos atrás
pai
670a10a7b1
commit
56b5306f6f
2 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
stringFromTemplate.go
1
1
stringFromTemplate_test.go
+ 1
- 1
stringFromTemplate.go
Ver arquivo
@@ -1,4 +1,4 @@
-package s
tring
f
rom
t
emplate
+package sft
import (
"strings"
+ 1
- 1
stringFromTemplate_test.go
Ver arquivo
@@ -1,4 +1,4 @@
-package s
tring
f
rom
t
emplate
+package sft
import (
"testing"