7 lines
47 B
Bash
7 lines
47 B
Bash
$ go run variables.go
|
|
initial
|
|
1 2
|
|
true
|
|
0
|
|
apple
|
$ go run variables.go
|
|
initial
|
|
1 2
|
|
true
|
|
0
|
|
apple
|