But then! The following still shouldn’t compile: final class First { let item: First init(item: First) { self.item = item } } -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170313/5dfdc2de/attachment-0001.html>