[SR-7504] Too complex expression involving single UInt64 variable #50046
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
regression
swift 4.1
type checker
Area → compiler: Semantic analysis
Attachment: Download
Environment
Version 9.3 (9E145), Swift 4.1
Apple Swift version 4.1 (swiftlang-902.0.48 clang-902.0.37.1)
Target: x86_64-apple-darwin17.5.0
Additional Detail from JIRA
md5: 7353c2a1a5bb2c072e1887e653bdb177
Issue Description:
This fairly simple calculation is too complex to be solved in Swift 4.1. This is rather a regression as it worked in Swift 4.0
where x is UInt64
The text was updated successfully, but these errors were encountered: