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
a9295a56ef
commit
0903f17fee
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
v2/index.go
+ 1
- 1
v2/index.go
Voir le fichier
@@ -1,5 +1,5 @@
package test_modules
func Hello2() string {
- return "hello"
+ return "hello
1
"
}