Files
linguist/samples/Swift/section-47.swift
Andy Lindeman 8f251e6756 Adds basic support for the Swift programming language
Text only lexer for now until Pygments catches up
2014-06-02 15:54:05 -04:00

2 lines
35 B
Swift

sort([1, 5, 3, 12, 2]) { $0 > $1 }