|
|
@@ -3,10 +3,11 @@ package main
|
|
|
import "fmt"
|
|
|
|
|
|
func main() {
|
|
|
- fmt.Println("Hello, World!")
|
|
|
+ fmt.Println("Hello, World!")
|
|
|
fmt.Println("1.test.yuedefeng")
|
|
|
fmt.Println("6.dubocheng.dbc")
|
|
|
fmt.Println("668.dbc")
|
|
|
fmt.Println("666.dbc")
|
|
|
-
|
|
|
-}
|
|
|
+ fmt.Println("5555555")
|
|
|
+
|
|
|
+}
|