mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This is a step in the direction of fixing the fallthrough bug. Specifically, in this commit I give case stmts a set of var decls for the bodies of the case statement. I have not wired them up to anything except the var decl list/typechecking. rdar://47467128
18 KiB
18 KiB