mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We support a special DefaultArgumentKind::NilLiteral, but it was only used for synthesized and imported default arguments as well. Let's also use it for parsed default arguments that are exactly 'nil', so that rethrows checking can special-case them.
492 B
492 B