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