History of 2019-07-15 Generic parameter subject could not be inferred

2019-07-15
08:39 UTC Revision 1 . . . . 6030In a condensed form, I had the following SwiftUI code: struct Input { var someString = "OH HAI" } struct ContentView : . . .