Compare commits

..

No commits in common. "1446cd732557c0aa10ad47f98f80556ba373278a" and "1b205c201a40395b5e06948780663104d1ed35f2" have entirely different histories.

1 changed files with 0 additions and 5 deletions

View File

@ -3,14 +3,9 @@ package main
import "fmt" import "fmt"
func main() { func main() {
// foo
fmt.Println("test2") fmt.Println("test2")
} }