From 97a3629a3111970f78b554ee0aa268abfcad8343 Mon Sep 17 00:00:00 2001 From: aob Date: Sun, 23 Aug 2020 23:20:04 -0400 Subject: adds ByeBye --- bye.go | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bye.go b/bye.go index c938041..62438fd 100644 --- a/bye.go +++ b/bye.go @@ -9,3 +9,8 @@ func Bye () { fmt.Println("Bye!") } +// ByeBye is twice the bye in one function. +func ByeBye () { + fmt.Println("Bye bye!") +} + -- cgit 1.4.1-2-gfad0