Remove old test

This commit is contained in:
rnhmjoj 2015-06-01 17:17:00 +02:00
parent bbc90e1638
commit ad6622a577

View File

@ -1,7 +0,0 @@
import Data.Number
print' = putStrLn . show'
main = do
let x = toNumber pi
mapM (print . toInteger) (toList x)