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