DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
time.Saturday
Examples using...
time.Saturday
Recent
Core Programming
Control Flow
Matching
Matching in Go
by yhuang
Go
time.Saturday
fmt.Println
time.Now
fmt
fmt.Print
case blocks in go automatically break after their branch is executed and the user must use the "fallthrough" keyword to have it continue to match other case blocks.