mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Before the changes:
- `git grep -E "enum class .+ : uint8_t \{" | wc -l`: 90
- `git grep -E "enum class .+ : unsigned char \{" | wc -l`: 26
5.9 KiB
5.9 KiB