Oddbean new post about | logout
 @096d2c53 Compiler needs help understanding which init you’re trying to match I think.

Does:

return .init(title: .init(stringLiteral: name))

work for you?