This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
yuedf
/
git_learn
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
ydf_test.go
yuedefeng
%!s(int64=6) %!d(string=hai) anos
achega
571cea8beb
Modificáronse 1 ficheiros
con
7 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
7
0
ydf_test.go
+ 7
- 0
ydf_test.go
Ver ficheiro
@@ -0,0 +1,7 @@
+package main
+
+import "fmt"
+
+func main() {
+ fmt.Println("Hello, World!")
+}