main = print $ foo 42 0 foo x y = f x (x / y) f a b = if a > 17 then a else b
Standard input is empty
42.0
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!