This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
zhourui
/
test_modules
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
v2
zrufo
hace 5 años
padre
a2a762393e
commit
fddff4c2de
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
index.go
+ 1
- 1
index.go
Ver fichero
@@ -1,5 +1,5 @@
package test_modules
func Hello2() string {
- return "hello"
+ return "hello
2
"
}