diff options
author | aob <aob@tilde.institute> | 2020-08-21 22:04:45 -0400 |
---|---|---|
committer | aob <aob@tilde.institute> | 2020-08-21 22:04:45 -0400 |
commit | dc7f701e64fb242a4ed60863d987a464f7a26e53 (patch) | |
tree | f25600f2ea9136563b031f961f06868ee39f6dfc | |
parent | da4c8d0d9ec7a0e60fea660431218fb4efdfcce0 (diff) | |
download | hello-dc7f701e64fb242a4ed60863d987a464f7a26e53.tar.gz |
newline
-rw-r--r-- | bye.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bye.go b/bye.go index 0f01098..c938041 100644 --- a/bye.go +++ b/bye.go @@ -8,3 +8,4 @@ import ( func Bye () { fmt.Println("Bye!") } + |