Avatar
@swift-5.4.3 extension String { private func foo() {} } "".foo() (edited)