mirror of
https://github.com/golang/go.git
synced 2024-11-22 05:40:42 +00:00
update link to new location
parent
af16fc8c70
commit
0384a10064
@ -1,6 +1,6 @@
|
||||
# Switch
|
||||
|
||||
Spec: http://golang.org/doc/go_spec.html#Switch_statements
|
||||
Spec: https://golang.org/ref/spec#Switch_statements
|
||||
|
||||
Go's ` switch ` statements are pretty neat. For one thing, you don't need to break at the end of each case.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user