let foo = Seq.zip [3; 4; 89] (seq { 0 .. }) printfn "%A" foo
Standard input is empty
/home/GoeYdK/prog.fs(1,42): error FS0010: Unexpected symbol '}' in expression
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!