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

View File

@ -5,13 +5,6 @@ import "fmt"
func main() { func main() {
// foo // foo
// bar // bar
// baz
fmt.Println("test2") fmt.Println("test2")
} }