mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
2 lines
35 B
Swift
2 lines
35 B
Swift
sort([1, 5, 3, 12, 2]) { $0 > $1 }
|