mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We already have a warning when a single _ is passed, which catches the case where someone passes _$someMangledName and the shell expands it as a variable. But sometimes people do this without the leading underscore. Detect and warn about that case too.
13 KiB
13 KiB