6 lines
93 B
Plaintext
6 lines
93 B
Plaintext
> go test -v
|
|
=== RUN TestReverse
|
|
--- PASS: TestReverse (0.00s)
|
|
PASS
|
|
ok reverse 0.001s
|