module Main where import B main = print ("hello world" ++ show (f 42))