mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Non-‘@objc’ ‘dynamic’ has been allowed since Swift 5, but there’s no reason to tie it to the language mode (Swift >= 5). Fixes rdar://problem/50348013.