Guest User

Untitled

a guest
Nov 24th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. packet main
  2.  
  3. import "fmt"
  4.  
  5. func main() {
  6. fmt.Println("Hello 세계")
  7. }
Add Comment
Please, Sign In to add comment