292905c07425c6e772e6cefd68e6805b2f826b05
[ghc-hetmet.git] / ghc / tests / ghci / ghci004.hs
1 import List
2 main = print (sort [100,99..1])