This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
zhourui
/
test_modules
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
v2
zrufo
il y a 5 ans
Parent
a2a762393e
commit
fddff4c2de
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
index.go
+ 1
- 1
index.go
Voir le fichier
@@ -1,5 +1,5 @@
package test_modules
func Hello2() string {
- return "hello"
+ return "hello
2
"
}