The new SwiftUI tutorial has the following code:
struct ContentView: View { var body: some View { Text(
For those who were dizzy by the subject, here a very decrypting and step by step article thanks to Vadim Bulavin.
https://www.vadimbulavin.com/opaque-return-types-and-the-some-keyword-in-swift/