SwiftUICalculator
SwiftUICalculator copied to clipboard
Unable to infer complex closure return type; add explicit type to disambiguate
downloading master and running on Xcode 11.4.1 gives me this error on return VStack(alignment: .center) { under Calculator.swift