module T20 where
import Data.Word (Word)

default (Word)

-- >>> :type  +d   40+ 2 
-- 40+ 2 :: Integer