#SwiftUI: compiler, what’s the point of named parameters if you have to pass them in the same sequence as the function specifies them? Because they’re named, you should be able to match them during compile-time.
#failure
#SwiftUI: compiler, what’s the point of named parameters if you have to pass them in the same sequence as the function specifies them? Because they’re named, you should be able to match them during compile-time.
#failure