mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
5c71b75b25
Otherwise, people subclassing NSView will accidentally call NSView.print when they're trying to call Swift.print. rdar://problem/18309853 Swift SVN r30334