Skip to main content
JourneyUncommon
Toggle theme
Sign In
Sign Up
Toggle theme
Home
/
Practice
/
Go
easy
Go
select statement
Single-choice MCQ
What happens with an empty `select {}` (no cases at all) in a running goroutine?
select {}