>>857
(´-ω-`)

package main
import "fmt"

func main() {

for {
fmt.Print("ピュッピュッ")
}

}