let rec fun x 5 + x let res fun 3printfn res
Standard input is empty
/home/eUFLjY/prog.fs(1,9): error FS0010: Unexpected keyword 'fun' in binding /home/eUFLjY/prog.fs(5,9): error FS0010: Unexpected keyword 'fun' in pattern
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!