This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
pczajkowski
/
weirdtext
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Changed package name
Piotr Czajkowski
%!s(int64=4) %!d(string=hai) anos
pai
fc393a10be
achega
857e9cbd7b
Modificáronse 3 ficheiros
con
3 adicións
e
3 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
app.go
1
1
app_test.go
1
1
encodedText.go
+ 1
- 1
app.go
Ver ficheiro
@@ -1,4 +1,4 @@
-package
main
+package
weirdtext
import (
"math/rand"
+ 1
- 1
app_test.go
Ver ficheiro
@@ -1,4 +1,4 @@
-package
main
+package
weirdtext
import (
"testing"
+ 1
- 1
encodedText.go
Ver ficheiro
@@ -1,4 +1,4 @@
-package
main
+package
weirdtext
import (
"fmt"