Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yoritin committed Aug 8, 2020
1 parent 3a64291 commit 8cc7042
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified src/hello/hello
Binary file not shown.
2 changes: 1 addition & 1 deletion src/hello/hello.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ import "fmt"

func main() {
fmt.Printf("Hello world\n")
}
}

0 comments on commit 8cc7042

Please sign in to comment.