p3ls 2023-03-03 07:52:19 +01:00 committed by p3ls
parent af46edabd5
commit 31d6449ef6
1 changed files with 3 additions and 10 deletions

13
main.go
View File

@ -3,15 +3,8 @@ package main
import "fmt"
func main() {
// foo
// bar
// foo
// bar
// baz
fmt.Println("test2")
}