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
a9295a56ef
commit
0903f17fee
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
v2/index.go
+ 1
- 1
v2/index.go
Ver fichero
@@ -1,5 +1,5 @@
package test_modules
func Hello2() string {
- return "hello"
+ return "hello
1
"
}