Files
swift-mirror/test/attr/Inputs/warn_unqualified_access_other.swift
Jordan Rose 5c71b75b25 Add @warn_unqualified_access, and apply it to imported methods named 'print'.
Otherwise, people subclassing NSView will accidentally call NSView.print
when they're trying to call Swift.print.

rdar://problem/18309853

Swift SVN r30334
2015-07-17 22:02:35 +00:00

2 lines
28 B
Swift