This website works better with JavaScript
Home
Explore
Help
Register
Sign In
hhu67
/
my
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
update go/l1.go
Stepan
1 month ago
parent
b919cf8619
commit
79dd19edde
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
go/l1.go
+ 1
- 0
go/l1.go
View File
@@ -4,4 +4,5 @@ import "fmt"
func main() {
fmt.Println("hello world")
+ fmt.Println("Hi")
}