Compare Pastes
Differences between the pastes
#130422 (06.12.2019 19:15)
and
#277787 (13.10.2024 03:29).
1 | package main | |
2 | import "fmt" | |
3 | func main() { | |
4 | fmt.Println("hello world") |