0
.github/workflows/tests.yml
vendored
Normal file → Executable file
0
.github/workflows/tests.yml
vendored
Normal file → Executable file
2
main.go
Normal file → Executable file
2
main.go
Normal file → Executable file
@@ -6,6 +6,8 @@ import (
|
||||
|
||||
func main() {
|
||||
fmt.Println(hello())
|
||||
fmt.Println(hello())
|
||||
fmt.Println(hello())
|
||||
}
|
||||
|
||||
func hello() string {
|
||||
|
||||
0
testfunc_test.go
Normal file → Executable file
0
testfunc_test.go
Normal file → Executable file
Reference in New Issue
Block a user