let rec summ5 x = 5 + x let res = summ5 3printfn "%b" res
Standard input is empty
/home/ykBwgw/prog.fs(6,14): error FS0001: This expression was expected to have type bool but here has type int
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!