let rec summ5 x = 5 + x let res = summ5 3printfn "%i" res
Standard input is empty
8
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!