1 2 3 4 5 6 7 8 9 10
{-# OPTIONS_GHC -Wall #-} main :: IO () main = putStrLn used used :: String used = "T13839" nonUsed :: () nonUsed = ()