This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
zhourui
/
test_modules
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
v2
zrufo
há 5 anos atrás
pai
a2a762393e
commit
fddff4c2de
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas 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
"
}