mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Right now 'fileprivate' is parsed as an alias for 'private' (or perhaps vice versa, since the semantics of 'private' haven't changed yet). This allows us to migrate code to 'fileprivate' without waiting for the full implementation.
282 B
282 B