mirror of
https://github.com/golang/go
synced 2024-11-06 04:16:11 -07:00
14 lines
198 B
Plaintext
14 lines
198 B
Plaintext
|
y = 1
|
||
|
y = 6
|
||
|
y = 27
|
||
|
x = 21
|
||
|
len(y) = 41
|
||
|
y = OKAY! Aloha! Hello World! !!!!!!!!!!!!!!!
|
||
|
len(z) = 17
|
||
|
z = Aloha! Hello Pal!
|
||
|
|
||
|
len(y) = 25
|
||
|
y = OKAY! Aloha! Hello World!
|
||
|
len(z) = 17
|
||
|
z = Aloha! Hello Pal!
|