Guest User

Untitled

a guest
Jan 19th, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. package gowave
  2.  
  3. import "fmt"
  4.  
  5. func Wave() {
  6. fmt.Print("Hi bud v2!")
  7. }
Add Comment
Please, Sign In to add comment