Compare Pastes
Differences between the pastes
#130422 (06.12.2019 19:15)
and
#140730 (08.08.2020 14:52).
1 | package main | |
1 | ||
2 | import "fmt" | |
3 | func main() { | |
4 | fmt.Println("hello world") |