mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
And make sure that all those public identifiers are preceeded with underscores. I marked these public-modifiers with "// @testable" to document why they are public. If some day we have a @testable attribute it should be used instead of those public-modifiers. Again, this is needed for enabling dead internal function elimination in the stdlib. Swift SVN r22657
9.2 KiB
9.2 KiB