Hacker News new | ask | show | jobs
by lyinsteve 3231 days ago
-swift-version 3 really just turns on some different paths through the parser and type checker to allow previously-valid Swift 3 code to survive to code generation time.

They're both compatible