Avatar
@swift-5.6.3 func todoInt() -> Int { fatalError("TODO") } func todoSequence() -> some Sequence { fatalError("TODO") // Return type of global function 'todoSequence()' requires that 'Never' conform to 'Sequence' }