Compare commits
No commits in common. "main" and "golang" have entirely different histories.
7
01_vscode_golang_test_20240622/src_20240622/main.go
Normal file
7
01_vscode_golang_test_20240622/src_20240622/main.go
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
package main
|
||||||
|
|
||||||
|
import "fmt"
|
||||||
|
|
||||||
|
func main() {
|
||||||
|
fmt.Println("Hello World")
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user