This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
zhourui
/
test_modules
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
v2
zrufo
%!s(int64=5) %!d(string=hai) anos
pai
a2a762393e
achega
fddff4c2de
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
index.go
+ 1
- 1
index.go
Ver ficheiro
@@ -1,5 +1,5 @@
package test_modules
func Hello2() string {
- return "hello"
+ return "hello
2
"
}