Sign in
go
/
go
/
701fa1c5ed8df2cde01487729c0e29c924e08050
/
test
/
switch5.go
495f55d
cmd/compile: make duplicate expr cases readable
by Daniel Martí
· 8 years ago
3fd3171
cmd/compile/internal/syntax: removed gcCompat code needed to pass orig. tests
by Robert Griesemer
· 8 years ago
6eede32
cmd/compile: fix detection of duplicate cases for integer ranges
by Matthew Dempsky
· 8 years ago
e264991
cmd/compile: use a map to track const switch cases
by Josh Bleecher Snyder
· 9 years ago
bd2838b
cmd/compile: use a map to detect duplicate type switch cases
by Josh Bleecher Snyder
· 9 years ago
8003e79
test: add more switch error handling tests
by Josh Bleecher Snyder
· 9 years ago